This repository has been archived by the owner on Dec 27, 2018. It is now read-only.
2013-04-28 (3.2.1)
- Fix documentations.
- Add up-to versions:
iy-go-up-to-char
,iy-go-up-to-char-backward
,
iy-go-up-to-char-continue
andiy-go-up-to-char-continue-backward
.
2013-04-28 (3.1)
- Better integration with
multiple-cursors
. - Refactoring documentations.
2013-04-08 (3.0)
- When jump is started backward (with negative parameter, or
iy-go-to-char-backward
). Repeating continues the search
backward. Alsoiy-go-to-char-key-forward
jumps with the same
direction when jump is started, andiy-go-to-char-key-backward
jumps
to reverse direction.
2013-03-25 (2.1)
- Fix a but that I forget to set
mc--this-command
2013-03-25 (2.0)
- Use overriding-local-map to setup keymap
- multiple-cursors compatible
2012-04-16 (1.1)
- fix C-s/C-r to enter isearch