nvimacs icon indicating copy to clipboard operation
nvimacs copied to clipboard

Fixed issue of the keymaps not working in Command-Line mode.

Open noittaM opened this issue 8 months ago • 0 comments

Made keymaps work in command-line mode. I don't know the details of why this fixes the issue but vim/nvim behave a bit differently in cmd-mode, the keymaps did work before but the cursor would not update. Using feedkeys makes the cursor update.

noittaM avatar May 04 '25 10:05 noittaM