index
:
evil.git
bugfix-1038-handle-vector-macros
master
release-1.14
stable
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
evil-commands.el
Age
Commit message (
Expand
)
Author
2019-11-20
Declare evil-vector-to-string obsolete in favor of edmacro-format-keys
Vasilij Schneidermann
2019-11-19
Fix indentation
Eivind Fonn
2019-11-19
Prevent errant scroll on mouse click
Aaron Jensen
2019-11-19
Fix dispatch in evil-yank for visual-line-mode
Justin Burkett
2019-11-19
Make more commands support visual-line-mode
Justin Burkett
2019-11-05
Unwed evil-move-beyond-eol and evil-move-cursor-back
Justin Burkett
2019-07-29
Merge branch 'more-visual'
Eivind Fonn
2019-07-28
Fix previous commit when evil-cross-lines is t
Justin Burkett
2019-07-28
evil-show-registers: Show macros stored as vectors
Miciah
2019-07-20
Teach more commands about evil-respect-visual-line-mode
Justin Burkett
2019-01-04
Bump version to 1.2.14
1.2.14
Eivind Fonn
2018-09-14
fix for append from visual state
denin
2018-03-04
:global should take into account evil-ex-search-case
Evgeni Kolev
2018-02-22
Merge pull request #1022 from emacs-evil/goto-mark-jump
Vasilij Schneidermann
2018-02-22
Treat going to marks jumps
Evgeni Kolev
2018-02-21
evil-ex-global: parse COMMAND only once, not on each matching line
Evgeni Kolev
2018-01-03
Fix compiler warning in previous commit
Justin Burkett
2018-01-03
Reveal hidden search terms in evil-ex-substitute
Justin Burkett
2018-01-03
Merge pull request #1010 from justbur/ex-sub-final-point
Vasilij Schneidermann
2018-01-03
Use xref-find-definitions if possible
Vasilij Schneidermann
2017-12-29
Don't move point following ex-substitute search
Justin Burkett
2017-11-29
Fix parens in evil-ex-substitute
Justin Burkett
2017-11-29
Merge branch 'master' of https://github.com/amosbird/evil into amosbird-master
Vasilij Schneidermann
2017-11-22
Remove dependency on cl
Justin Burkett
2017-11-21
Exit search upon reaching end of region in evil-ex-substitute
Justin Burkett
2017-11-20
Fix detection of newlines in evil-ex-substitute
Justin Burkett
2017-11-11
Decode mouse control sequences
Fice T
2017-10-31
Make evil-ex-substitute ignore read only matches.
Amos Bird
2017-10-25
Extended docstring for evil-find-char.
Th. Rikl
2017-10-07
Extend error message when folding isn't supported
Evgeni Kolev
2017-10-04
Merge pull request #927 from edkolev/dont-abort-macro-on-buffer-change
Vasilij Schneidermann
2017-10-03
Escape parentheses and space characters properly
Vasilij Schneidermann
2017-10-02
update version to 1.2.13
1.2.13
Eivind Fonn
2017-09-29
Don't abort macro recording when current buffer is changed
Evgeni Kolev
2017-09-04
evil-commands.el: Add a configurable list of evil-change commands
Jay Kamat
2017-09-02
Eliminate a few byte compiler warnings
York Zhao
2017-07-25
Try to handle special cases better in evil-ex-substitute
Justin Burkett
2017-07-09
Wire up semantic and tags for "goto-definition" when available v2
Constantine Kharlamov
2017-06-23
Fix regression in evil-ex-substitute with nxml-mode
Justin Burkett
2017-06-15
Add evil-kill-on-visual-paste option
Justin Burkett
2017-06-12
Prevent infinite loop in evil-ex-substitute
Justin Burkett
2017-06-01
Add helper evil-ex-delete-or-yank to remove code duplication
Evgeni Kolev
2017-05-31
Add support for passing REGISTER and COUNT to :yank
Evgeni Kolev
2017-05-20
Fix minor issue with evil-paste-from-register
Justin Burkett
2017-05-12
Improve evil-ex-substitute
Justin Burkett
2017-05-11
Restore original point position after ex substitute n flag
Justin Burkett
2017-05-11
Refactor evil-ex-substitute
Justin Burkett
2017-05-11
Fix bounds on line by line search in evil-ex-substitute
Justin Burkett
2017-05-10
Merge pull request #802 from emacs-evil/bugfix-C-w-saving-text
Vasilij Schneidermann
2017-05-10
Merge pull request #791 from emacs-evil/bugfix-disable-reusage-of-scroll-line...
Vasilij Schneidermann
[next]