kilo
kilo copied to clipboard
Non printable characters aren't substituted.
In editorUpdateRow, a check is never performed to find non-printable characters. However, the function should replace non-printable characters with '?'.
@Phlosioneer Good point! Addressed in commit https://github.com/kilofork/kilo/commit/2173454e3daed43c0be89f892ec0fd68276a7f78 in the kilofork project :-)
I rather enjoy being able to see colored text in kilo. It just needs to be preserved when editing.