/evil-mc

evil multiple cursor support

Primary LanguageEmacs LispBSD 2-Clause "Simplified" LicenseBSD-2-Clause

evil-mc

evil multiple cursor support

Plans

  1. Find out what need to be include of a fake cursor
  2. Add API of manipulate fake cursor. (refer to multiple cursors)
  3. Add utilities of record key sequence after every command.
  4. Add hook to every command to execute on every cursor.
  5. Add a new mode to handle add/remove of fake cursors.

Special concerns.

  1. How to handle visual block insertion that will repeat on every visual line.