From 5068d34c08f951a7ea6257d305a1627b09a95817 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 19:44:55 +0200 Subject: Adding upstream version 0.11.1. Signed-off-by: Daniel Baumann --- test/vt52_curses_input.0 | 49 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 test/vt52_curses_input.0 (limited to 'test/vt52_curses_input.0') diff --git a/test/vt52_curses_input.0 b/test/vt52_curses_input.0 new file mode 100644 index 0000000..c8a7ad7 --- /dev/null +++ b/test/vt52_curses_input.0 @@ -0,0 +1,49 @@ +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 ┋Gruß ┋ +K 0d +S 1 ┋ ┋ +A ····└ carriage-return +K 0d +CSI Erase Below +K 0d +S 1 ┋de ┋ +K 0d +S 1 ┋ ┋ +A ··└ carriage-return +CSI Erase Below +K 0d +S 1 ┋1 ┋ +K 0d +S 1 ┋ 2 ┋ +K 0d +S 1 ┋ 3 ┋ +K 0d +S 1 ┋ ┋ +A ···└ carriage-return +CSI Erase Below +K 0d +S 1 ┋abc ┋ +K 0d +S 1 ┋ ┋ +A ···└ carriage-return +CSI Erase Below +K 0d +CTRL bell +K 0d +S 1 ┋acdef ┋ +K 0d +K 0d +CSI Erase all +CSI Use normal screen buffer +CTRL restore cursor +S 24 ┋ ┋ +A └ carriage-return +CSI Normal cursor keys +CTRL Normal keypad -- cgit v1.2.3