462 Commits

Author SHA1 Message Date
Magnar Sveen
399db27ec2 More white-listed commands:
- js2-insert-and-indent
 - hippie-expand
 - kill-line
 - kill-whole-line
2012-01-29 19:31:07 +01:00
Magnar Sveen
a4d406e6e1 Conclude multiple-cursors-mode with <return>
- you can still add a newline with C-m if you're into that kind of pain.
2012-01-26 11:49:22 +01:00
Magnar Sveen
18f7f1ad66 More white-listed commands for multiple cursors.
- a black-list would be more ballsy, but also possibly more destructive.
2012-01-26 07:53:19 +01:00
Magnar Sveen
c07d761d1b Some thoughts about combining with mark-multiple. 2012-01-25 16:34:54 +01:00
Magnar Sveen
224f919d68 Explicitly depend on mark-multiple. 2012-01-25 16:03:29 +01:00
Magnar Sveen
80fdb6f68d Hook multiple-cursors into mark-multiple, first step:
- C-g in mark-multiple takes you to multiple-cursors
   Note: C-g again to remove extra cursors
2012-01-25 09:13:37 +01:00
Magnar Sveen
487e8be4a9 Added docstrings to each function. 2012-01-25 06:59:59 +01:00
Magnar Sveen
9a5c9cd79b Refactored setup of unsupported commands. 2012-01-25 06:41:20 +01:00
Magnar Sveen
4c91260e71 Updated readme. 2012-01-24 20:53:33 +01:00
Magnar Sveen
0d40ea1611 Updated readme. 2012-01-24 20:51:49 +01:00
Magnar Sveen
c18aa846b6 Separate kill-ring for each cursor. 2012-01-24 20:36:47 +01:00
Magnar Sveen
13668a9e1c initial commit 2012-01-24 10:04:11 +01:00