atom-vim-mode-plus icon indicating copy to clipboard operation
atom-vim-mode-plus copied to clipboard

Reset multiple to first cursor's position

Open trkoch opened this issue 6 years ago • 3 comments

Respect first cursor's position when clearing multiple cursors. Previously the last added cursor's position was used. By reversing the logic clearing now more closely matches the behavior found in default Atom.

Closes #899.

trkoch avatar Sep 21 '18 20:09 trkoch

Reverted to default behavior, introduced option.

trkoch avatar Sep 22 '18 10:09 trkoch

Does seem to break resetting from occurrence with clearMultipleCursorsOnEscapeInsertMode. cop <some text> esc resets to second occurrence (not first, as expected).

trkoch avatar Sep 22 '18 20:09 trkoch

What's the status here? Can I do something?

trkoch avatar Jan 24 '19 09:01 trkoch