SeongChan Lee
c191a78a77
fix: Fix highlight indenting for emojis and tab characters
2022-04-28 11:44:25 +09:00
SeongChan Lee
f2de431701
fix: Change column number to 1-based index
2022-04-28 11:44:24 +09:00
SeongChan Lee
f4396739e6
test: Add descriptions to multiwidth test fixtures
2022-04-27 11:24:38 +09:00
SeongChan Lee
d34c8e64c3
test: Add e2e test for multiwidth characters
2022-04-26 17:30:26 +09:00
Neubauer, Sebastian
3fc6089660
fix: Fix multiple escape sequences
...
If escape sequences follow straight after each other, there is no
delimiter in-between.
In such a case, parsing previously stopped and did not find any
typos further in the file.
2021-11-15 11:31:53 +01:00
Ed Page
9446008676
test: Port to trycmd
2021-11-08 11:20:27 -06:00
Ed Page
fb31288607
test: Only run tests relevant for features
2021-07-01 19:33:32 -05:00
Ed Page
20f4e5de75
fix(cli): Don't panic
...
Fixes #277
2021-06-07 07:44:21 -05:00
Ed Page
60fe94c292
fix(cli): Ensure we can run on files
2021-06-05 13:52:44 -05:00
Ed Page
9a04e50a88
test: Verify CLI
2021-05-28 19:34:49 -05:00