diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 17:44:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 17:44:55 +0000 |
commit | 5068d34c08f951a7ea6257d305a1627b09a95817 (patch) | |
tree | 08213e2be853396a3b07ce15dbe222644dcd9a89 /test/listview_output.5 | |
parent | Initial commit. (diff) | |
download | lnav-5068d34c08f951a7ea6257d305a1627b09a95817.tar.xz lnav-5068d34c08f951a7ea6257d305a1627b09a95817.zip |
Adding upstream version 0.11.1.upstream/0.11.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'test/listview_output.5')
-rw-r--r-- | test/listview_output.5 | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/test/listview_output.5 b/test/listview_output.5 new file mode 100644 index 0000000..021b8d7 --- /dev/null +++ b/test/listview_output.5 @@ -0,0 +1,59 @@ +CTRL Use alt charset +CTRL save cursor +CSI Use alternate screen buffer +CSI set scrolling region 1-24 +S -1 ┋ ┋ +A └ normal +CSI Reset Replace mode +CSI Erase all +S 2 ┋Hello x┋ +A └┛ alt +S 3 ┋World! x┋ +A └┛ alt +S 4 ┋2 x┋ +A └┛ alt +S 5 ┋3 x┋ +A └┛ alt +S 6 ┋4 x┋ +A └┛ alt +S 7 ┋5 x┋ +A └┛ alt +S 8 ┋6 x┋ +A └┛ alt +S 9 ┋7 x┋ +A └┛ alt +S 10 ┋8 x┋ +A └┛ alt +S 11 ┋9 x┋ +A └┛ alt +S 12 ┋10 x┋ +A └┛ alt +S 13 ┋11 x┋ +A └┛ alt +S 14 ┋12 x┋ +A └┛ alt +S 15 ┋13 x┋ +A └┛ alt +S 16 ┋14 x┋ +A └┛ alt +S 17 ┋15 x┋ +A └┛ alt +S 18 ┋16 x┋ +A └┛ alt +S 19 ┋17 x┋ +A └┛ alt +S 20 ┋18 x┋ +A └┛ alt +S 21 ┋19 x┋ +A └┛ alt +S 22 ┋20 x┋ +A └┛ alt +S 23 ┋21 x┋ +A └┛ alt +CSI Erase all +CSI Use normal screen buffer +CTRL restore cursor +S 24 ┋ ┋ +A └ carriage-return +CSI Normal cursor keys +CTRL Normal keypad |