tim-harding / neophyte

A WebGPU rendered Neovim GUI
MIT License
141 stars 2 forks source link

Cannot use german umlauts #18

Open tyrdal opened 6 months ago

tyrdal commented 6 months ago

Hi, I installed neophyte via cargo install in win11. When editing I cannot use umlauts and a few other special keys. They keypresses just do nothing.

tim-harding commented 6 months ago

Thank you for the report. It may be that I need to add support for winit's IME stuff. In the meantime, you probably want to use Neovide, which I know has that functionality.