Closed IceNature closed 2 years ago
Thanks for reporting. I bind capslock to esc so I never noticed this :) Will have to come up with a keycode mapping scheme, to deal with this together with keyboard layout issues altogether -- Avalonia only reports raw keys.
Not working on Linux either. Input keeps lowercase.
Upstream issue: https://github.com/AvaloniaUI/Avalonia/issues/2422 I'll see if I can do something there.
Good news, Capslock should work now as a side effect of fixing keyboard layouts.
CapsLock does not work in fvim. It always inputs lowercase. I only can input upper case by hold shift key, but I don't think it is a good idea when I want to input a sequence of upper words. I use the v0.2-132-ge81f09a fvim-win-x64.zip on Windows 10 x64 1903 18362.418 and NeoVim 0.4.2 x64 download from NeoVim github release. It still happened after I deleted my
init.vim
file. Myginit.vim