lhmouse / nano-win

GNU nano text editor for Windows [WARNING: The master branch is constantly rebased and force-pushed so don't expect it to be steady!! -end WARNING]
https://files.lhmouse.com/nano-win/
GNU General Public License v3.0
210 stars 25 forks source link

ALT GR Key behaving as ALT #33

Closed hutiwephy closed 2 years ago

hutiwephy commented 2 years ago

I have a Portuguese (Portugal) QWERTY Keyboard and my []{}@£§€ characters are only accessible via ALT GR / CTRL + ALT and I can't type any of them because your version of nano recognizes ALT GR as the Right ALT

PS: this doesn't happen with linux/unix nano

lhmouse commented 2 years ago

Do you have any ideas about this commit? https://github.com/lhmouse/nano-win/commit/975171786bef23cd63f53cbf235e53395e959184

I doubt whether it is possible to type non-ASCII characters with nano in Windows Command Prompt, not even with MSYS2 nano in CMD. I have not succeeded in typing any Chinese characters so far.

hutiwephy commented 2 years ago

I think I might have accidentally downloaded an old version of nano for windows

hutiwephy commented 2 years ago

Normally the ALT GR key on windows behaves as CTRL + ALT with some software exceptions but in this case was a false issue, sorry for the disturbance