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
2023-08-27
Do not silence unused evil-define-command argument
Axel Forsman
2023-08-20
Some cleanups
Axel Forsman
2023-08-20
Misc minor changes
Stefan Monnier
2023-08-20
(evil-with-delay): New macro, extracted from `evil-delay`
Stefan Monnier
2023-08-20
Stop the '</'> and '[/'] marks from intertwining
Axel Forsman
2023-08-20
Use lexical-binding everywhere
Stefan Monnier
2023-08-13
Urgent revert of recent commits while evil is broken
Tom Dalziel
2023-08-12
Some cleanups
Axel Forsman
2023-08-12
Misc minor changes
Stefan Monnier
2023-08-12
(evil-with-delay): New macro, extracted from `evil-delay`
Stefan Monnier
2023-08-09
Stop the '</'> and '[/'] marks from intertwining
Axel Forsman
2023-08-07
Use lexical-binding everywhere
Stefan Monnier
2023-08-07
Prefer #' to quote function names
Stefan Monnier
2023-08-06
Support recursive editing in Ex
Axel Forsman
2023-07-18
Simplify evil-ex-parse
Axel Forsman
2023-07-17
Read Ex commands from buffer
Axel Forsman
2023-07-14
Format Normal mode "!" prompt as ".,.+N!"
Axel Forsman
2023-07-12
Non-visual ex-print (fix)
Tom Dalziel
2023-07-12
Avoid marker for match-end in :substitute
Axel Forsman
2023-07-12
Enter Insert mode on "o"/"O" even with indent fail
Axel Forsman
2023-07-09
Autoload evil-digraph
Axel Forsman
2023-07-05
Generate docstringdb.json at build time
Axel Forsman
2023-07-02
Store command properties as symbol property
Axel Forsman
2023-06-25
Small cleanups
Axel Forsman
2023-06-22
Fix CTRL-O at BOL
Axel Forsman
2023-06-21
Simplify evil-ex-show-digraphs
Axel Forsman
2023-06-08
Improve case handling for :match
Tom Dalziel
2023-06-06
Add ex-match
Tom Dalziel
2023-06-04
evil-ex-z (#1798)
Tom Dalziel
2023-06-02
Print using minibuffer
Tom Dalziel
2023-06-02
Global print using message
Tom Dalziel
2023-05-30
Support p and # ex-substitute flags
Tom Dalziel
2023-05-29
Fix window-rotate upwards with 1 window
Tom Dalziel
2023-05-29
Fix pasting in visual block mode (#1786)
Axel Forsman
2023-05-22
Re-indent last line join if onto blank
Tom Dalziel
2023-05-09
evil-find-file-at-point-with-line: Support format path(line,col). (#1789)
Quentin Barbe
2023-04-10
evil-window-delete: Attempt to close tab if tab bar is enabled
Ankit Pandey
2023-03-04
Remove evil-last-read-digraph-char hack
Axel Forsman
2023-02-20
Restore match data after eval:ing replacement
Axel Forsman
2023-02-06
Exclude autoindentation from previous insertion
Axel Forsman
2023-01-28
Specialize evil-sort for case of two arguments
Axel Forsman
2023-01-16
Implement n, x, o, b, r options in :sort
Nathaniel Nicandro
2023-01-14
Add evil-scroll-end-column & evil-scroll-start-column
Tom Dalziel
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
Swap window sizes when exchanging windows
Axel Forsman
2023-01-09
Error at boundaries with h/l even if point moved
Axel Forsman
2023-01-09
Use scroll-preserve-screen-position for C-u/C-d
Axel Forsman
2023-01-08
Fix Normal mode "D"/"C" with count
Axel Forsman
[next]