7 ms·
Vim does not display them all. The only program I checked which displays all such characters is `less -U`. You can test using this file: https://gitlab.com/n
by nervuri 4y ago
Vim does not display them all. The only program I checked which displays all such characters is `less -U`. You can test using this file:
https://gitlab.com/nervuri/nervuri.net/-/raw/master/gopher/zero-width.txt https://gitlab.com/nervuri/nervuri.net/-/raw/master/gopher/z...
- interroboink 4y agoThanks for this! Good to add to the ol' repertoire (: Looks like the only one Vim misses is U+17B5? Though it there could be more not listed there. Unicode is a deep dark forest. ---- For others readers, here's a non-gopher version of the article linked inside: https://nervuri.net/stega https://nervuri.net/stega
- nervuri 4y agoAlso 061C, E0001, E0020...E007F. And probably others, yes. The list at https://invisible-characters.com/ https://invisible-characters.com/ might contain more. > Unicode is a deep dark forest. Oh, indeed.