Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
|
|
Make it more straightforward to exchange variables with stack.
|
|
movement
|
|
|
|
Undocumented variables now start with "_".
|
|
|
|
hook that is added without one, to preserve append ordering
|
|
|
|
|
|
Functions/Misc/add-zsh-hook.
|
|
|
|
|
|
|
|
|
|
self-insert-unmeta.
|
|
Cf. users/21284: Eric Freese
|
|
|
|
|
|
case.
This manifested, e.g., in 'git am' of a single patch that had a conflict.
|
|
replacement for transpose-words
|
|
as whitespace
|
|
The parameter *is* being declared with the redefinition of the
function, but not in its initial form, which gets you a warning
about the parameter being defined globally. This fixes it.
|
|
With setopt no_unset in my config file, vcs_info fails with:
VCS_INFO_maxexports:7: vcs: parameter not set
|
|
not in the form of zsh version numbers; additional explanatory comment
|
|
|
|
sequences in $zle_bracketed_paste.
|
|
|
|
|
|
|
|
|
|
|
|
heads. (Follow-up to 36725.)
|
|
|
|
|
|
|
|
|
|
|