hismailbulut / Neoray

Simple and lightweight GUI client for Neovim
MIT License
148 stars 5 forks source link

[Ctrl + an unmapped key] combination crashes neoray #4

Closed andis-sprinkis closed 3 years ago

andis-sprinkis commented 3 years ago

Resulting in error message "Invalid scancode"

error screenshot

neoray-win64.exe 'latest' release c421526

andis-sprinkis commented 3 years ago

Update: sorry, it wasn't Ctrl + Caps Lock, but Ctrl + keycode for a disabled key (00_00). I pressed Ctrl + Win where Win is an unmapped key in Windows Registry. This combination causes above mentioned error in neoray and pressing 'OK' exits the program.

My key mappings in Windows: keys

hismailbulut commented 3 years ago

Hey @andis-sprinkis the last release has to fix this issue. Please try and let me know if it was fixed.

andis-sprinkis commented 3 years ago

Seems to be fixed on 0.0.7 neoray-win64, not experiencing the issue in this version.

hismailbulut commented 3 years ago

Thanks for your support @andis-sprinkis. Please reopen this issue if you encounter again.