Files
Daniel Imms b3ad3eff8b Shuffle files around
src/test/escape-sequences-test.ts -> src/Terminal.integration.ts
src/test/escape_sequence_files/* -> fixtures/escape_sequence_files/
2017-08-07 22:38:42 -07:00

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