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
2023-07-02
Remove evil-repeat-start-hook
Axel Forsman
2023-06-22
Fix CTRL-O at BOL
Axel Forsman
2023-05-29
Fix pasting in visual block mode (#1786)
Axel Forsman
2023-05-29
Fix a-word on whitespace-only line
Tom Dalziel
2023-05-29
Default to (point-min . point-max) for bnd
Tom Dalziel
2023-05-22
Re-indent last line join if onto blank
Tom Dalziel
2023-05-17
Fix searching for literal < and > with very-magic
Tom Dalziel
2023-03-17
Restore the input method on deactivation of evil-local-mode
ibbem
2023-03-17
Fix evil-test-logical-visual-next-line in GUI
Axel Forsman
2023-02-20
Restore match data after eval:ing replacement
Axel Forsman
2023-02-14
Compile Ex parser
Axel Forsman
2023-02-06
Exclude autoindentation from previous insertion
Axel Forsman
2023-02-03
Restore penultimate replacement on <BS>
Axel Forsman
2023-02-03
Track composite changes to current insertion text
Axel Forsman
2023-01-28
Specialize evil-sort for case of two arguments
Axel Forsman
2023-01-20
Make sure to restore state after executing motion
Axel Forsman
2023-01-16
Implement n, x, o, b, r options in :sort
Nathaniel Nicandro
2023-01-14
Use original state for populating shortcut map
Axel Forsman
2023-01-12
Fix executing macro infinite times
Axel Forsman
2023-01-10
Fix Fundamental mode hack
Axel Forsman
2023-01-10
Respect window params in evil-window-{next,prev}
Johann Klähn
2023-01-09
Error at boundaries with h/l even if point moved
Axel Forsman
2023-01-08
Fix Normal mode "D"/"C" with count
Axel Forsman
2023-01-08
Skip overlays-in in evil-next-flyspell-error
Axel Forsman
2022-12-29
Make visual block selection after j/k match Vim
Axel Forsman
2022-12-29
Simplify temporary-goal-column logic
Axel Forsman
2022-11-15
Don't post-command deactivate visual when not in transient mark mode (#1718)
Tom Dalziel
2022-11-09
Only do performant ex-delete if no args
Tom Dalziel
2022-11-09
Add test for last selected visual area marks
Tom Dalziel
2022-11-05
gp & gP linewise & blockwise
Tom Dalziel
2022-11-01
Add evil-keep-lines and evil-flush-lines
Tom Dalziel
2022-10-30
Update ] and [ markers when doing operator
Tom Dalziel
2022-10-17
Add evil-execute-last-recorded-macro à la nvim
Tom Dalziel
2022-10-07
Fix evil-select-paren #1673 for regexp special chars (#1696)
marcolgl
2022-10-05
Add tests for c-w yanking word in evil search
Tom Dalziel
2022-10-04
Fix evil-ex-substitute up to EOB
Axel Forsman
2022-10-04
Add test
Axel Forsman
2022-10-02
evil-select-parens selects next pair if not in parens (#1673)
Garklein
2022-09-26
Store digraph character directly for repetition
Tom Dalziel
2022-08-21
Enable moving from point-min for next flyspell error
Tom Dalziel
2022-08-12
Revert point if 0 replacements made in ex substitution
Tom Dalziel
2022-08-09
Add gp and gP
Tom Dalziel
2022-08-07
Save excursion when adding preceeding whitespace to A word
Tom Dalziel
2022-08-06
Clear `evil-this-register` when leaving visual state
Tom Dalziel
2022-08-01
Add more tests for replace-state
Tom Dalziel
2022-07-25
Fix daw deleting indentation when deleting the only word in a line
Aaron L. Zeng
2022-07-05
Allow setting selected visual area marks
Dmitry Antonyuk
2022-06-21
Only look at mark when restoring point in visual state
Tom Dalziel
2022-05-09
Fix for issue #730 appending to macro fails
matthew
2022-05-05
Make sure not to test stale code (#1619)
rbrtb
[prev]
[next]