| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Edge case handling, wrap in anonymous function for kshautoload management.
|
|
|
|
| |
Also, better handling of edge cases and of autoloading/sourcing file
|
| |
|
|
|
|
| |
movement
|
| |
|
|
|
|
| |
hook that is added without one, to preserve append ordering
|
| |
|
|
|
|
| |
Functions/Misc/add-zsh-hook.
|
| |
|
|
|
|
| |
self-insert-unmeta.
|
|
|
|
| |
Cf. users/21284: Eric Freese
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|