onivim/oni

Unicode characters wrapping

Open

#926 opened on Nov 12, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (11,389 stars) (336 forks)batch import
bughelp wantedi18ninsider

Description

It looks like some unicode characters are still causing issues in Oni for me.

image

I was writing up the Keybinds page for the Wiki and noticed that using the ⌘ character caused a few issues, in both the editor itself as well as the command pallet when I was using it to search and replace.

You can see in Oni it looks like the keybinds are missing characters, but in Notepad++ all the characters are there (though it can't display the unicode at all).

Contributor guide