Use non-breaking spaces for calendar.
This commit is contained in:
parent
874750e483
commit
a038a97223
2 changed files with 7 additions and 7 deletions
|
@ -480,7 +480,7 @@
|
|||
(test-equal? sgr-token-neutralize
|
||||
(sgr-token-neutralize '("Hello\b" . 6))
|
||||
'("Hello" . 5))
|
||||
(let ((ts "\x1b[41m \x1b[49m"))
|
||||
(let ((ts "\x1b[41m \x1b[0m"))
|
||||
(test-equal? string->sgr-list/words:sgr-list->string
|
||||
(sgr-list->string
|
||||
(string->sgr-list/words ts))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue