Files
neovim/test/functional
Justin M. Keyes f1d89e874a fix(multicursor): 'operatorfunc' motion not followed #41627
Problem:
With follow-mode ("q="), an 'operatorfunc' that only moves the cursor
does not cascade.

Solution:
Update the `effect` condition to include cursor-moves if follow-mode is
active.
2026-09-02 12:00:54 -04:00
..
2026-09-01 15:17:22 +00:00
2026-09-01 15:17:22 +00:00
2026-08-07 19:54:29 -04:00