mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
With ':mc/abc' we should get a b c a b [a]bc a [a]bc c [a]bc b c a b c Instead, we got a b c a b abc a [a]bc c [a]bc b c a b c And the real cursor would be somewhere else (on the same column it was left in when you were in visual mode).