Commit Graph

5 Commits

Author SHA1 Message Date
4cce7ae461 Add bxs_is_visible_char() to 'bxstring' module 2023-05-04 21:30:47 +02:00
c41997870e Add test case and fix for string with broken escape sequences 2023-05-01 14:18:33 +02:00
4ff37eb5ba Extend bxstring functionality 2023-03-31 21:00:00 +02:00
5026357fc2 Add more tests for bxstring creating functions 2023-03-28 21:27:06 +02:00
b0d3384bd4 Add new "bxstring" module which is meant to evolve into boxes' string abstraction
It handles embedded escape sequences, mbcs encodings, and characters wider than 1 column.
2023-03-26 21:34:44 +02:00