Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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.
|
|
|
|
|
|
beep when limit is reached
|
|
|
|
|
|
next history event
|
|
|
|
|
|
|