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
Age
Commit message (
Expand
)
Author
2024-05-31
ci: Use Eask to test macos and windows (#1885)
Jen-Chieh Shen
2024-05-30
Replace message with evil-echo where appropriate
Tom Dalziel
2024-05-26
Allow count after C-w for window commands
Tom Dalziel
2024-05-26
Quit uses evil-window-delete to gain balancing
Tom Dalziel
2024-05-21
Add another window balacning key sequence
Tom Dalziel
2024-05-13
Fix block pasting at bolp on empty line
Tom Dalziel
2024-05-13
Chosing register keeps eol anchoring in visual block state
Tom Dalziel
2024-05-06
Backreferences in vim-style regexp
Tom Dalziel
2024-05-03
Fix regression cauased by 55f29f0
Tom Dalziel
2024-04-30
Define documentation dependencies
Axel Forsman
2024-04-30
Small cleanups
Axel Forsman
2024-04-30
Remove evil--visual-eol-anchored
Axel Forsman
2024-04-30
Don't mutate register when stripping test props during paste
Tom Dalziel
2024-04-21
Fix Visual Insert affecting one too many lines
Axel Forsman
2024-04-16
treewide: replace `(eq/equal foo nil)` with `(null foo)`
Konstantin Kharlamov
2024-04-16
TIL should-not exists
Tom Dalziel
2024-04-15
Always undo in normal state (#1888)
Tom Dalziel
2024-04-14
Fix download links for PDF and Epub versions
Choan
2024-04-14
Visual eol anchoring, so g$ is sticky
Tom Dalziel
2024-04-13
Add keyboard escape quit to commands which exit visual state
Tom Dalziel
2024-04-09
ci: Avoid deprecated action warnings
JenChieh
2024-04-09
ci: Test Emacs 28 and 29
JenChieh
2024-04-04
evil-undo is a jump command
Tom Dalziel
2024-04-02
Fix point placement after D and C in normal state
Tom Dalziel
2024-04-01
Don't miss a final empty line in visual block insertion
Tom Dalziel
2024-03-31
Visual X, deletion column respects stick eol
Tom Dalziel
2024-03-31
Add handler for expanding line for line-based operators
Tom Dalziel
2024-03-26
doc: Fix a typo
Dmitry Bogatov
2024-03-24
Handle args-out-of-range error in evil-repeat-start
Tom Dalziel
2024-02-22
evil-types.el: fix deprecation warning for Evil's internal variable
Konstantin Kharlamov
2024-01-28
evil-commands: replace (backward-delete-char) with (delete-char)
Konstantin Kharlamov
2024-01-23
No performant delete if range supplied
Tom Dalziel
2024-01-11
Added clarification to evil-define-key for escaping modifier keys (#1856)
Naokotani
2024-01-04
Fix pasting charwise text onto linewise selection
Tom Dalziel
2024-01-02
Add err-code arg to :cq ex command
Tom Dalziel
2023-12-25
Declare goto-char as a motion, fix evil-goto-char
Tom Dalziel
2023-12-18
Add :retab command
Jakub Kadlcik
2023-12-15
Fix jumping to next/prev paren/brace from a string is not working (#1849)
Mihai Cristian Tanase
2023-12-13
Fix define-globalized-minor-mode BODY in Emacs <27
Axel Forsman
2023-12-12
Add racket-repl-mode to evil-insert-state-modes (#1847)
Brian Leung
2023-12-12
Assign :jump to evil-{next-close,previous-open}-{brace,paren} (#1844)
Brian Leung
2023-11-06
Make evil-read-key-key-map generation more direct
Tom Dalziel
2023-11-04
Don't disable keypad num fallbacks for digraph's read-key
Tom Dalziel
2023-09-20
Disable vim-style-regexp conversions of already converted patterns (#1827)
Tom Dalziel
2023-09-08
Add the missing quote for obsolete
dalu
2023-08-28
tabs: Go to nth tab when tab-next is prefixed
Ankit Pandey
2023-08-27
Support command-line window for any minibuffer arg
Axel Forsman
2023-08-27
Reselect minibuffer when quitting command-line win
Axel Forsman
2023-08-27
Add evil-command-line-map
Axel Forsman
2023-08-27
Do not silence unused evil-define-command argument
Axel Forsman
[prev]
[next]