diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 20:01:36 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 20:01:36 +0000 |
commit | 62e4c68907d8d33709c2c1f92a161dff00b3d5f2 (patch) | |
tree | adbbaf3acf88ea08f6eeec4b75ee98ad3b07fbdc /test/listview_output_cursor.1 | |
parent | Initial commit. (diff) | |
download | lnav-upstream/0.11.2.tar.xz lnav-upstream/0.11.2.zip |
Adding upstream version 0.11.2.upstream/0.11.2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'test/listview_output_cursor.1')
-rw-r--r-- | test/listview_output_cursor.1 | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/test/listview_output_cursor.1 b/test/listview_output_cursor.1 new file mode 100644 index 0000000..26594cc --- /dev/null +++ b/test/listview_output_cursor.1 @@ -0,0 +1,70 @@ +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 1 ┋Hello x┋ +A └┛ alt +S 2 ┋World! x┋ +A └┛ alt +S 3 ┋2 x┋ +A └┛ alt +S 4 ┋3 x┋ +A └┛ alt +S 5 ┋4 x┋ +A └┛ alt +S 6 ┋+5 x┋ +A └┛ alt +S 7 ┋6 x┋ +A └┛ alt +S 8 ┋7 x┋ +A └┛ alt +S 9 ┋8 x┋ +A └┛ alt +S 10 ┋9 x┋ +A └┛ alt +S 11 ┋10 x┋ +A └┛ alt +S 12 ┋11 x┋ +A └┛ alt +S 13 ┋12 x┋ +A └┛ alt +S 14 ┋13 x┋ +A └┛ alt +S 15 ┋14 x┋ +A └┛ alt +S 16 ┋15 x┋ +A └┛ alt +S 17 ┋16 x┋ +A └┛ alt +S 18 ┋17 x┋ +A └┛ alt +S 19 ┋18 x┋ +A └┛ alt +S 20 ┋19 x┋ +A └┛ alt +S 21 ┋ x┋ +A └┛ alt +S 22 ┋ x┋ +A └┛ alt +S 23 ┋ x┋ +A └┛ alt +S 24 ┋ x ┋ +A ···············································································└ backspace +A └┛ alt +A ···············································································└ backspace +CSI Set Replace mode +S 24 ┋ ┋ +CSI Reset Replace mode +S 24 ┋ ┋ +A ···············································································└ carriage-return +CSI Erase all +CSI Use normal screen buffer +CTRL restore cursor +S 24 ┋ ┋ +A └ carriage-return +CSI Normal cursor keys +CTRL Normal keypad |