Age | Commit message (Collapse) | Author | Files | Lines |
|
This commit reverts 40115 (commit 3594f55f) thus restoring 38579, then
applies 40118: Relocate BUFFER/CURSOR reset to work around "fc -p" issue
|
|
This reverts commit 20948d088994dc7b26a26b94926432985fa6863e.
|
|
|
|
Save previous vi change and throw away a new change that fails.
Add zle -f vichange to allow shell widget to be a single change.
Fix repeat of command where numeric arguments were multiplied.
|
|
character
|
|
|
|
|
|
without //
|
|
|
|
completion of word-style styles for zstyle
|
|
|
|
Add keyword retrieval of words. Improve test for start of
word in subwords for use in delete-whole-word. If line after
cursor is empty, white space is treated as ws-after-cursor.
|
|
|
|
|
|
|
|
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.
|
|
|