Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also assure the handlers are called on error conditions and document the
extra argument that is passed in the error case.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also correct typo in compsys.yo for texinfo.
|
|
|
|
listing, when ZLE_RPROMPT_INDENT=0
|
|
|
|
|
|
rebuild helpfiles
|
|
|
|
|
|
|
|
assure clean environment, force LANG=C
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Avoid clash of uses for ulimit -k.
|
|
Make zsh/mathfunc consistent across systems and use tgamma() where
available
|
|
|
|
|
|
HISTORY_IGNORE defines a pattern to exclude matching lines in the internal
history from the HISTFILE at write time.
|
|
If the first non-zero return status is 2, save the line on the
internal history list, but don't write it out.
|
|
Notes about interaction with asynchronous jobs such as process
substitution and multios.
|
|
Only works with INCAPPENDHISTORY or SHAREHISTORY set.
|
|
|
|
|
|
that made the fix necessary
To avoid side effects, reposition the _arguments call in _sh for the zsh
special case. Document the side effects so avoided, and clean up the
_arguments documentation a bit along the way.
|
|
|