Jules Tamagnan
8703b19872
Add mark-next-like-this-symbol function
...
* README.md: Update readme to include mark-next-like-this symbol
* features/step-definitions/multiple-cursors-steps.el: Add phrase for
mark-next-like-this-symbol
* features/support/env.el: Add keyboard shortcut for
mark-next-like-this-symbol and fix shortcut for
mark-next-like-this-word
* mc-mark-more.el: Add mc/mark-next-like-this-symbol function
* multiple-cursors-core.el: Add mc/mark-next-like-this-symbol to
functions to run only once
* multiple-cursors.el: Add to readme section.
2015-12-04 16:56:50 -05:00
Jules Tamagnan
bbbe90d274
Minor changes mark-next-like-this-word and readme
...
* README.md: Adjust read to no longer recommend extend region if user
is using mark-next-like-this-word
* mc-mark-more.el: mark-next-like-this-word makrs whole word and not
only from point to the end of the word
2015-12-04 16:28:29 -05:00
Jules Tamagnan
36b7025a35
Add alternative to mc/mark-next-like-this
...
* README.md: Add mc/mark-next-like-this-word tidbits to readme.
* features/step-definitions/multiple-cursors-steps.el: Add
mc/mark-next-like-this-word call.
* features/support/env.el: Add shortcut for mc/mark-next-like-this-word
as "C-S-c C->".
* mc-mark-more.el: Add to mc/mark-next-like-this description to explain
what happens when no region is selected. Add
mc/mark-next-like-this-word function.
* multiple-cursors-core.el: Add mc/mark-next-like-this-word to commands
to run once.
* multiple-cursors.el: Add information about mc/mark-next-like-this-word.
2015-12-04 13:34:47 -05:00
Magnar Sveen
952877fc5b
Revert undo-feature for multiple-cursors
...
re #169
2014-12-26 19:42:01 +01:00
Magnar Sveen
82586a0f66
Consolidate contributor entries for Aleksey
2014-10-26 20:25:21 +01:00
Magnar Sveen
adf86bd4c8
Add @lexa to list of contributors
2014-10-26 13:08:11 +01:00
lexa
4b0e91239e
Added description of mc-hide-unmached-mode to Readme
2014-08-04 23:45:21 +04:00
Magnar Sveen
e94567c8e6
Add installation instructions
2014-06-30 19:23:39 +02:00
Jiří Stránský
f5866d62d9
Fix typo in readme
...
`mc/pop-mark` should be `mc/mark-pop`.
2014-01-05 13:13:23 +01:00
Magnar Sveen
5fead7d83e
Update README with @gvol contribution.
2013-11-28 10:54:31 +01:00
Magnar Sveen
54e408fc68
Update README.md
2013-09-22 11:56:15 +02:00
Magnar Sveen
d17c89e418
Release 1.3.0
2013-09-06 22:21:57 +02:00
Magnar Sveen
65c0c0c6fe
Merge pull request #104 from mathrick/mark-all-dwim
...
Add new command, mark-all-dwim
2013-09-06 12:57:31 -07:00
Maciej Katafiasz
ad79ad8b52
Mention only 'mc/mark-all-dwim' in README to prevent confusing redundancy
2013-09-06 14:53:35 +02:00
Maciej Katafiasz
9f91a0455d
Add 'mc/mark-all-dwim' to README
2013-09-05 18:51:51 +02:00
James Porter
be7905d9e0
Update README to note that there is a mode allowing search in multiple-cursors.
2013-09-03 21:17:18 -04:00
Magnar Sveen
6745142d87
Move from Carton to Cask
2013-08-11 21:18:04 +02:00
Magnar Sveen
cc45842384
Improved mc/mark-more-like-this-extended
...
- support for terminal
- more instructive message
- keymap that can be rebound
Fixes #84
2013-06-07 23:18:19 +02:00
Magnar Sveen
cb848b2a39
Add @smithzvk to contributors list
...
Closes #80
2013-05-27 05:52:38 +02:00
Zach Kost-Smith
75df47fc4a
Added mention of mc/mark-pop to README.md
2013-05-26 16:07:27 -05:00
Magnar Sveen
69c99618f9
Use Carton for dev dependencies
2013-05-18 08:16:23 +02:00
Magnar Sveen
16589a5af2
Update README.md
2013-03-10 07:58:04 +01:00
Magnar Sveen
0ee76bfad1
Add mc/add-cursor-on-click
2013-02-20 07:05:18 +01:00
Magnar Sveen
641eb680ca
Can use mc/reverse-regions w/o region or cursors
...
- will flip sexp at point with the one below it
2013-02-11 07:29:17 +01:00
Magnar Sveen
82a1fe3746
Add mc/sort-regions and mc/reverse-regions
2013-02-10 21:04:09 +01:00
Magnar Sveen
56839dfdca
Update docs with mc/edit-*-lines
2013-02-07 05:36:22 +01:00
Magnar Sveen
9582c7220b
Add mc/insert-numbers
...
- adds increasing numbers for each cursor, top to bottom
2013-01-23 12:05:18 +01:00
Magnar Sveen
9a376a6fa2
Add note about yank-rectangle
...
- thanks to @snosov1 for the text
2013-01-19 08:29:31 +01:00
Magnar Sveen
839c6ef077
Update README with command overview and tips-n-tricks.
2012-11-18 16:36:45 +01:00
Magnar Sveen
717c97e32b
Added Fuco to list of contributors
2012-11-18 14:47:48 +01:00
Magnar Sveen
65d4f873fe
Added Ivan Andrus to list of contributors
2012-10-21 00:54:04 +03:00
Magnar Sveen
796fb640e1
Added segv to contributors list
2012-10-13 09:24:18 +03:00
Magnar Sveen
879ddb0e97
Add Takafumi Arakaki to list of contributors
2012-10-03 20:12:56 +03:00
Magnar Sveen
8a12e97b7d
Mention region-bindings-mode in README
2012-10-03 20:06:15 +03:00
Magnar Sveen
fc59b63d2f
Fix typo
2012-09-26 00:24:32 +03:00
Magnar Sveen
35921b5bcc
Clarify that you need to set up own keybindings
2012-09-26 00:04:39 +03:00
Magnar Sveen
605894dc4b
Add link to video.
2012-09-24 02:25:39 +02:00
Magnar Sveen
6e61e3df28
Fix travis badge
2012-09-19 17:39:07 +02:00
Magnar Sveen
c1fba2c057
Add travis badge
2012-09-19 17:30:11 +02:00
Magnar Sveen
f2add1d250
Suggest C-c C-< instead of the often used M-<
...
... for mark-all-like-this
2012-08-18 19:42:00 +02:00
Magnar Sveen
4003aa1583
Replace outdated function name with new one
...
- was: mc/add-multiple-cursors-to-region-lines
- now: mc/edit-lines
2012-08-07 15:48:56 +02:00
Magnar Sveen
b1ea7f2230
Add licences to all el-files.
2012-07-25 23:00:19 +02:00
Magnar Sveen
8bc7916841
Updated README.
2012-07-25 21:06:49 +02:00
Magnar Sveen
294d574862
Update README
2012-07-25 20:56:39 +02:00
Magnar Sveen
f2da52aac0
Update readme with new testing info.
2012-07-23 21:45:35 +02:00
Magnar Sveen
ef7eddf1c5
Started adding feature tests.
2012-06-06 08:45:20 +02: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
4c91260e71
Updated readme.
2012-01-24 20:53:33 +01:00