mirror of
https://git.proxmox.com/git/mirror_xterm.js
synced 2025-11-03 14:42:12 +00:00
26 lines
381 B
Plaintext
26 lines
381 B
Plaintext
-------- insert single '!' --------------------------------------------abc!defgh
|
|
jklmnop
|
|
|
|
-------- insert 0-9, with wraparound ----------------------------------abc012345
|
|
6789jklmnop
|
|
|
|
-------- repeat 3 '!' -------------------------------------------------abc!!!def
|
|
jklmnop
|
|
|
|
-------- repeat 10 '!', with wraparound -------------------------------abc!!!!!!
|
|
!!!!jklmnop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|