Some keys are repeated in neovim 0.12.0 #12084
Issue DescriptionInside of neovim 0.12.0, I notice some characters get triggered twice. So far, I have noticed when I want to insert There is a related issue with alacritty and neovim as well: neovim/neovim#31806 I confirm that this does not happen with neovim inside of Konsole. Nor do the Expected BehaviorEvery key should only be triggered once inside of neovim (just how I type it on the keyboard). I.e. when in normal mode and typing Actual Behaviortyping If I am fast enough to hit the following key, the second Reproduction Steps
Ghostty LogsGhostty VersionOS Version InformationFedora 42 (Adams) (Linux only) Display ServerWayland (Linux only) Desktop Environment/Window ManagerHyprland 0.51.1 built from branch at commit 71a1216abcc7031776630a6d88f105605c4dc1c9 Minimal Ghostty Configuration_Empty config_Additional Relevant ConfigurationThis is reproducible with stock configurations for both ghostty and neovim! I acknowledge that:
|
Replies: 3 comments 4 replies
|
I had the same issue on Arch Linux + Hyprland + Neovim 0.12.1 with a Swiss German (ch/de) keyboard layout. The Ghostty terminal inspector confirmed two consecutive press Workaround: Reverting to Ghostty 1.2.3 fixes it for the latest Neovim 0.12.1 version. The bug appears in all 1.3.x versions. |
Timeline.1.mp4I'm using spanish layout, so the repeated keys for me are {} and [], but I've noticed there's a way to not make them repeat. It's very uncomfortable, I'm not saying it's a solution, it might help identify the issue though |
#13861