Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
errors
|
|
Cf. users/21284: Eric Freese
|
|
In interactive menuselection, use of "compadd -x" (e.g. the "warnings"
zstyle) may have replaced the completion list, so skip highlighting of
the current selection until a subsequent keystroke has regenerated the
original listing
|
|
|
|
|
|
Now count files that would be deleted up to 100.
|
|
|
|
|
|
"]" may be backslash-escaped
Also fix erroneous test case this revealed.
|
|
Also, don't leak the parameter 'ret'; the leak was theoretical because
the caller immediately wrote to that parameter.
|
|
|
|
|
|
|
|
|
|
|
|
Submitted via GitHub (https://github.com/zsh-users/zsh/pull/6).
|
|
|
|
|
|
|
|
|
|
and remove the obsolete statement about array assignments separated from typeset command on -p.
|
|
|
|
statements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
keyboard interrupt
|
|
in zparseopts option specs
|
|
from previous commit.)
|
|
also look for the optional argument in the word after "-X".
|
|
|
|
|
|
|
|
their replacements
Restoring from the original external symbols fails for some dynamic link schemes (e.g. 64bit Cygwin).
|
|
This is better than scriptname which can be updated due to e.g.
intervening "eval".
|
|
This avoids an attempt to call zerr() or zerrnam() recusrively.
|
|
|
|
configuration. (after 37666)
|
|
|
|
|
|
|
|
sendmail.
|
|
|
|
|