:set showcmd in a Vim instancej. Notice that it shows the j keystroke in the bottom right for a split second, but quickly disappearsOne of two things should happen:
I have found a similar issue in neovim (which shows exactly what goes on in the video attached), but it was found to be an issue within vim itself.
I can submit a PR to fix this. Just let me know which of the above would be the better way (or another way not mentioned).
9.0.813
OS: Arch Linux (6.0.8-arch1-1)
Terminal: Alacritty 0.11.0 (8dbaa0bb)
TERM: xterm-256color
Shell: Bash 5.1.8
No response
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Sounds good. Thanks for the explanation!
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Closed #11535 as completed.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Usecase where this constant flickering of 'j/k' movements are shown is distruptive: if you use a custom highlight like hl-User1..9 and (only possible in neovim I believe) move the showcmd location to the statusline (or tabline) by using the %S stl item. In my case I have a white text on blue background set so as I move around a buffer my stl is constantly flashing on/off when using j/k keys. If anyone comes across any workarounds for this I'd be happy to hear (other than just turning off showcmd, which I'm considering).
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()