Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non printable characters aren't substituted. #29

Open
Phlosioneer opened this issue Jul 15, 2016 · 2 comments
Open

Non printable characters aren't substituted. #29

Phlosioneer opened this issue Jul 15, 2016 · 2 comments

Comments

@Phlosioneer
Copy link

In editorUpdateRow, a check is never performed to find non-printable characters. However, the function should replace non-printable characters with '?'.

@practicalswift
Copy link

@Phlosioneer Good point! Addressed in commit https://github.com/kilofork/kilo/commit/2173454e3daed43c0be89f892ec0fd68276a7f78 in the kilofork project :-)

@clort81
Copy link

clort81 commented Aug 18, 2023

I rather enjoy being able to see colored text in kilo. It just needs to be preserved when editing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants