lotabout / evil-mc

evil multiple cursor support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

evil multiple cursor support

License:BSD 2-Clause "Simplified" License


Languages

Language:Emacs Lisp 100.0%