Age | Commit message (Collapse) | Author | Files | Lines |
|
For example, a file called _foo;bar will cause this to happen:
% hello [press tab]zsh: command not found: _foo
zsh: command not found: bar
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
output.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and WATCHFMT
|
|
|
|
|
|
|
|
|
|
Othewise unset of a reference to a global wipes out all parameters of
the same name.
|
|
|
|
right-parenthesis in "kill -L" output
|
|
|
|
Also add new -L option to kill for a more verbose listing of signals
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update doc and tests to describe handling of global readonly specials and
to account for side-effects on zsh/param/private.
|
|
|
|
|
|
|
|
This duplicates ksh behavior and doesn't change useful functionality.
|
|
|
|
|
|
|