cursorless-dev / cursorless

Don't let the cursor slow you down
https://www.cursorless.org/
MIT License
1.09k stars 77 forks source link

neovim: support automatic mode changing for certain actions #2453

Open fidgetingbits opened 1 week ago

fidgetingbits commented 1 week ago

If I'm in mode t and I say copy foo row X I am left in visual mode after the action completes, with my cursor still on the terminal line. This type of action shouldn't change the mode you're in imo, I would expect to still be in mode t.