fredizzimo

Results 1393 comments of fredizzimo

BTW, this debate is 21 years old https://vim-use.narkive.com/PCeauHU9/rant-gvim-f-on-linux

See this, we need a feature request from Neovim: * https://github.com/neovide/neovide/issues/1771

I see some problems in KDE Plasma 6 Wayland with fcitx5 too. It looks like `neovide_input_ime` now defaults to false for some reason. Can you try to set it after...

Ok, can you run `neovide --log` then type something with that punctuation and then close neovide. Then attach the log file here. I don't have a macOS machine myself so...

I checked this on Linux Wayland with the fctix5, fcitx5-chinese-addons, pinyin combination. And the punctuation is correctly Chinese with that. So it's probably a macOS specific problem.

I think this might be related to this: * https://github.com/neovide/neovide/issues/2014, which has been reported to winit https://github.com/rust-windowing/winit/issues/3095 But we need a log file in order to confirm. @falcucci was able...

Related issues for Alacritty: * https://github.com/alacritty/alacritty/issues/7763 * https://github.com/alacritty/alacritty/issues/7122

Based on the logs and information we got in https://github.com/neovide/neovide/issues/2723, it looks like the logic might be reversed. With ime enabled it outputs English punctuation, and with ime disabled, it...

I reported this Winit issue * https://github.com/rust-windowing/winit/issues/3814