Age | Commit message (Collapse) | Author | Files | Lines |
|
when redefining compadd et al.
|
|
|
|
|
|
|
|
|
|
This avoids the send-break which is both visually unappealing and might
break some use cases where the user wishes to wrap edit-command-line in
another widget.
|
|
|
|
|
|
when NOT a repeat
|
|
Otherwise bad effects observed with GLOB_SUBST set.
|
|
|
|
buffer for emacs startup
|
|
|
|
|
|
Avoid warning from WARN_NESTED_VAR if set.
|
|
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
|