nadrad / h-m-m

Hackers Mind Map
GNU General Public License v3.0
1.89k stars 53 forks source link

Support umlauts etc. #8

Closed jonas-w closed 2 years ago

jonas-w commented 2 years ago

For example the characters on my keyboard that i can't type on h-m-m would be: ä ö ü ß § I have a german keyboard layout.

There are probably many more characters that are not supported from other languages.

nadrad commented 2 years ago

Yes, it can show non-ASCII characters in an existing file, save them, copy and paste them on the map, etc (assuming that the terminal emulator supports unicode). However, the editor doesn't recognize non-ASCII characters yet. I'll fix it.

nadrad commented 2 years ago

Done. It seems to be working fine, but give it a try and let me know, to be sure. Also, it may be limited to normal keys on the keyboard. Altgr and similar methods may not work.

0ofta commented 2 years ago

I can confirm the change solving the problem for me. I can now use æ ø å, in h-m-m.

jonas-w commented 2 years ago

Thanks even the altgr stuff works!