| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
replacement for transpose-words
|
|
|
|
| |
as whitespace
|
|
|
|
| |
sequences in $zle_bracketed_paste.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
.self-insert instead of .self-insert-unmeta
|
|
|
|
|
|
| |
the function
Just in case any later initialization might have side-effects.
|
| |
|
| |
|
|
|
|
| |
for emacsclient
|
|
|
|
| |
adapt to new default behavior of zle_highlight for paste
|
| |
|
| |
|
|
|
|
| |
handle vi modes
|
|
|
|
| |
"zle undo"
|
| |
|
|
|
|
| |
url-quote-magic and other self-insert wrapper widgets
|
|
|
|
| |
referenced for a clear change number marking the current state
|
| |
|
|
|
|
| |
Bug reported and fix suggested by Mikael.
|
| |
|
| |
|
|
|
|
| |
beep when limit is reached
|
| |
|
| |
|
|
|
|
| |
next history event
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Also a couple of read-from-minibuffer fixes: don't pass numeric
argument to recursive edit, and hide the minibuffer edit from
the undo history.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
warn_create_global
This is a followup to 30995 taking Peter's suggestions from 30997 into
account.
|
| |
|
|
|
|
| |
in widgets using forward-word-match
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
improve variable save and restore in read-from-minibuffer
|
| |
|