William Mannard
William Mannard
Hi! Thanks for your interest in the project. After having been inactive for some time, I'm taking up the project again. I'll have a look at this PR soon.
Should be fixed here: https://github.com/will8211/unimatrix/pull/60
Does this help? https://unix.stackexchange.com/questions/16771/foreign-characters-wont-display-in-ssh
Interesting, hadn't thought about that. Let me look into it!
~~Well, looks like an easy fix would be to add the three characters " § / as alternatives, since they're not used anyway. This would help for French Canadian keyboards...
OR... the ALT key would work. For example, Alt-1 and Alt-2 look like '1[' and '2[' to the curses 'get character' function. These would map correctly on any keyboard. The...
I'm working on an updated version (in the `version2` branch). Opened a ticket for this:  [MTRX-6 Setup a package on PiPy](https://trello.com/c/3GceY0YF)
I'll have a look and see what I can do. It would be nice for the leading character at the bottom that is sometimes white.
Facing this as well. Does anyone know of a workaround?
Thanks, I'll try to test it this weekend. I think the backslashes that were actual escapes will need to be removed if it's a raw string.