brenton-leighton / multiple-cursors.nvim

A multi-cursor plugin for Neovim that works in normal, insert/replace, or visual modes, and with almost every command
Apache License 2.0
152 stars 4 forks source link

Restore cursor position on exit #40

Closed brenton-leighton closed 4 months ago

brenton-leighton commented 4 months ago

When exiting multiple cursors, the cursor is restored to the position of the first added cursor, if that cursor was added with the AddUp, AddDown, or AddJumpNextMatch commands