zyedidia / micro

A modern and intuitive terminal-based text editor
https://micro-editor.github.io
MIT License
24.42k stars 1.16k forks source link

Fix various issues with `SpawnMultiCursor{Up,Down}` #3145

Closed dmaluka closed 4 months ago

dmaluka commented 4 months ago

Fix various issues with spawning multicursors via SpawnMultiCursorUp and SpawnMultiCursorDown actions (Alt-Shift-Up and Alt-Shift-Down):

Current behavior: image Expected behavior: image

Current behavior: image Expected behavior: image

Current behavior: image Expected behavior: image