Micro: Show invisibles (whitespaces, tabs, newlines...)

Created on 26 Oct 2016  路  3Comments  路  Source: zyedidia/micro

Would you add feature/option to show whitespaces?

Spaces as small dots, tabs as arrows

enhancement

Most helpful comment

And LF, CR, CR+LF as paragraph mark

All 3 comments

And LF, CR, CR+LF as paragraph mark

This would would be an extension of the indentchar setting. I think it's probably best to implement the way Vim does with listchars with a list of all the different special characters.

And please display undisplayable Unicode characters in a hexadecimal format - it happens so often that micro puts some escape sequences into files for whatever reason (probably related to #779), but without that feature it's impossible to debug that without starting vim or basically any other editor.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

DoTheEvo picture DoTheEvo  路  3Comments

ns-cweber picture ns-cweber  路  4Comments

Rbagman picture Rbagman  路  4Comments

johnmbaughman picture johnmbaughman  路  3Comments

Bigguy34 picture Bigguy34  路  3Comments