]> git.proxmox.com Git - mirror_xterm.js.git/blob - src/test/escape_sequence_files/t0100-IRM.in
Refactor TS build and fix testing
[mirror_xterm.js.git] / src / test / escape_sequence_files / t0100-IRM.in
1 -------- insert single '!' --------------------------------------------abcdefghi
2 jklmnop\e[1;75H\e[4h!\e[4l
3
4
5 -------- insert 0-9, with wraparound ----------------------------------abcdefghi
6 jklmnop\e[4;75H\e[4h0123456789\e[4l
7
8 -------- repeat 3 '!' -------------------------------------------------abcdefghi
9 jklmnop\e[7;75H\e[4h!\e[2b\e[4l
10
11
12 -------- repeat 10 '!', with wraparound -------------------------------abcdefghi
13 jklmnop\e[10;75H\e[4h!\e[9b\e[4l