onivim / oni2

Native, lightweight modal code editor
https://v2.onivim.io
MIT License
7.76k stars 274 forks source link

Neo2 keyboard layout, some keys not working #3867

Open vansoest opened 1 year ago

vansoest commented 1 year ago

Just the same issue as in the original VS Code—there is a workaround on VS Code with this option: "keyboard.dispatch": "keyCode" https://github.com/microsoft/vscode/issues/24043

But yes, the workaround is AFAIK at the moment not possible in oni2, because the dispatch setting is not implemented.