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-tests.el
Age
Commit message (
Expand
)
Author
2022-04-30
Bump version to 1.14.2
1.14.2
stable
release-1.14
Tom Dalziel
2022-04-30
Add `evil-select-inner-unrestricted-object`
Tom Dalziel
2022-04-25
Bump version to 1.14.1
1.14.1
Tom Dalziel
2022-04-25
Add `evil-word-object` & `evil-WORD-object` which stay on line
Tom Dalziel
2022-04-20
Exclude final empty line from implicit inclusion in substitution
Tom Dalziel
2022-04-18
Add tests for blockwise visual paste
Tom Dalziel
2022-04-15
Allow vim-style regexp for :global command
Tom Dalziel
2022-04-15
Preserve non-blank last line when :move ing
Tom Dalziel
2022-04-14
Ensure we're not in visual state if there's no ex range
Tom Dalziel
2022-04-13
Ex yank doesn't move point
Tom Dalziel
2022-04-13
Don't ex move if source = destination
Tom Dalziel
2022-04-11
Add test for evil-ex-make-pattern subsequent / search
Tom Dalziel
2022-02-14
evil-read: Make point end up at the last line of any shell output
Brian Leung
2022-02-14
evil-read: Perform % and # substitutions for shell cmds
Brian Leung
2022-02-02
Handle charwise >1 line deleting as linewise (#1578)
Tom Dalziel
2022-02-01
Add sentence marks to evil-ex-grammar (#1575)
Brian Leung
2022-01-18
Allow parsing of js arrow fn `=>` in xml tags (#1573)
Tom Dalziel
2022-01-17
evil-find-file-at-point-with-line | support column number too (#1566)
Elliott Shugerman
2022-01-07
Fix visual-paste-pop tests
Tom Dalziel
2022-01-04
Add gM `evil-percentage-of-line` (#1562)
Tom Dalziel
2022-01-03
Support { and } marks in evil-ex-grammar (#1558)
Brian Leung
2022-01-03
Fix #1557 (ensure-column fix) (#1560)
Tom Dalziel
2021-12-23
Handle more registers and range types in ex grammar (#1556)
Brian Leung
2021-12-19
Replace state evil-delete-back-to-indentation
Tom Dalziel
2021-12-19
Replace state evil-delete-backward-word
Tom Dalziel
2021-12-19
Replace state pasting
Tom Dalziel
2021-12-19
Replace state evil digraphs
Tom Dalziel
2021-12-19
Replace state evil-quoted-insert
Tom Dalziel
2021-12-11
Refactor handling of insert after macro finished with C-oq (#1552)
Tom Dalziel
2021-12-09
Allow exit from insert, paste from . without forward-char (#1550)
Tom Dalziel
2021-12-07
Return to state after C-o in macro (#1549)
Tom Dalziel
2021-11-28
Add i_0_CTRL-D functionality (#1547)
Tom Dalziel
2021-11-15
Overhaul gn and gN + add tests (#1539)
Tom Dalziel
2021-10-21
Fix for #1518 custom functions bound to "0" break motion parsing (#1519)
jmmathena
2021-10-11
Improve evil-ensure-column and use with evil-goto-line (#1529)
Tom Dalziel
2021-10-04
Add evil-start-of-line, evil-ensure-column, and use them (#1524)
Tom Dalziel
2021-07-24
Add `*` ex-range for last visual range (#1500)
Tom Dalziel
2021-07-21
Add test for ex-search-word when magic and vim-style regexp
Tom Dalziel
2021-07-19
Add [return] to evil-repeat-info when recording for evil-ex-search (#1495)
Tom Dalziel
2021-07-13
evil-maybe-remove-spaces works for cc<escape> (#1493)
Tom Dalziel
2021-07-05
Allow switching direction on ex-search shorthand repeat (#1485)
Tom Dalziel
2021-07-04
Support `/` and `//` shorthand for repeated search motions (#1484)
Tom Dalziel
2021-06-28
Fix 1482 addr wraparound (#1483)
Tom Dalziel
2021-06-15
Fix evil-find-char on empty line (#1475)
Axel Forsman
2021-06-14
Fix bug in C-r after evil-change (with specified register) (#1476)
Tom Dalziel
2021-05-27
Repeat when execute in normal state (#1467)
Tom Dalziel
2021-05-23
Execute in normal state should cancel insert count
Tom Dalziel
2021-05-22
Fix c-o at eol for cursor-forward commands, replace state, add tests (#1464)
Tom Dalziel
2021-05-15
Fix #1460 where cursor is misplaced after C-o at eol (#1461)
Tom Dalziel
2021-04-17
Fixup visual change commands (#1456)
Tom Dalziel
[next]