mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
src/test/escape-sequences-test.ts -> src/Terminal.integration.ts src/test/escape_sequence_files/* -> fixtures/escape_sequence_files/
21 lines
991 B
Plaintext
21 lines
991 B
Plaintext
a b c d e f g h i j k
|
|
a f h i <
|
|
a
|
|
|
|
default tab stops:
|
|
near end: !bcdefg
|
|
at end: abcdefgh
|
|
!
|
|
at end (2): abcdefgh
|
|
!
|
|
at end with clipping: !bcdefgh
|
|
at end with clipping (2): ! abcdefgh
|
|
|
|
set tab stop at column 80: v
|
|
at end: abcdefgh
|
|
!
|
|
at end (2): abcdefgh
|
|
!
|
|
at end with clipping: !bcdefgh
|
|
at end with clipping (2): ! abcdefgh
|