<space> key for staging does not work when running lazygit inside Neovim on Windows (regression between 0.57.0 and 0.60.0)
#5474
-
Environment
ProblemWhen launching lazygit from inside Neovim's This is likely related to #5344 (Keys are detected twice), which reports the same double-detection behavior for all keys since 0.58.0 on Windows. This does not occur when:
Steps to Reproduce
Investigation & FindingsI ran several tests:
WorkaroundDowngrade lazygit to 0.57.0. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
I tried this with the current lazygit master and neovim 0.12, and couldn't reproduce it. I'm using Win 11, not 10, that's the only difference I can see. Do you see this only with space, or with all keys that you press, like in #5344? |
Beta Was this translation helpful? Give feedback.
Thanks. In that case it does sound like exactly the same as #5344, and you can mark this one as answered.