summaryrefslogtreecommitdiff
path: root/Doc/Zsh/func.yo
AgeCommit message (Collapse)AuthorFilesLines
2024-03-0452650 plus minor fixes: add -u for named references pointing to "upper" scopeBart Schaefer1-5/+8
2023-02-1251403: Tests and documentation for 51402, clean up some other tests.Bart Schaefer1-0/+34
2022-03-31github #88: Fix typoelig0n1-1/+1
2021-04-1545583/0004: docs: Document that hook functions may rely on $? (see ↵Daniel Shahaf1-1/+2
workers/48570).
2021-04-1545583/0001: docs: Minor markup tweakDaniel Shahaf1-1/+1
2015-11-13unposted: a few cosmetic format fixes in docsJun-ichi Takimoto1-2/+1
2015-02-1634558: preexec doc fix.Peter Stephenson1-4/+4
It was wrongly claming the first parameter was empty if the line was removed from the history.
2013-10-1731830: New feature for zshaddhistory hooks.Peter Stephenson1-3/+10
If the first non-zero return status is 2, save the line on the internal history list, but don't write it out.
2013-10-1631872: zshaddhistory hook example needs options.Peter Stephenson1-4/+7
Only works with INCAPPENDHISTORY or SHAREHISTORY set.
2013-10-15Fix trivial typo in zshaddhistory doc.Peter Stephenson1-1/+1
2011-08-0329633: more care with anonymous and other functionsPeter Stephenson1-2/+9
2011-06-1929492: add argument handling to anonymous functionsPeter Stephenson1-5/+9
2011-01-13c.f. 28628: some extra notes on trapsPeter Stephenson1-2/+6
2011-01-1128626: summarize differences between two types of trapPeter Stephenson1-6/+15
2009-02-1826580: Mikael: typo.Peter Stephenson1-1/+1
2009-02-1826579: fix hook function documentationPeter Stephenson1-11/+23
2008-09-0525615: $ZSH_DEBUG_CMD for use in DEBUG trapsPeter Stephenson1-5/+5
2008-08-11unposted: prvent zshaddhistory() from looking like a Yodl macroPeter Stephenson1-1/+1
2008-08-0725415: Make DEBUG_BEFORE_CMD the default.Peter Stephenson1-2/+6
Reuse ERR_EXIT in DEBUG traps. Clean up trapreturn code.
2008-07-30cross-reference to DEBUG_BEFORE_CMD optionPeter Stephenson1-1/+2
2008-07-1725272: add zshaddhistory hookPeter Stephenson1-0/+28
2008-06-3025255: add anonymous function capabilityPeter Stephenson1-0/+36
2008-06-10Mikael: 25143: spelling correctionsPeter Stephenson1-1/+1
25144: report supported bases 25139: fix number
2007-10-0223883: improve precmd documentationPeter Stephenson1-1/+3
Daniel Qarras: users/11915: .version quoting in _module completion
2006-11-1022992: make $? available in exit traps/hooksPeter Stephenson1-0/+2
22993: slightly more effective _make variable fix
2006-11-0922984: add zshexit hookPeter Stephenson1-0/+8
2006-11-0822981: Zvi Har'el: bad call from 22952Peter Stephenson1-3/+24
22980: add hook array for special functions
2006-03-2022360, 22365: support version 2 of YodlPeter Stephenson1-4/+4
2005-10-02Fix docs for TRAPNAL function returnPeter Stephenson1-3/+2
2005-06-0121296: Add ERR alias for ZERR where possible.Peter Stephenson1-1/+4
"trap" reports alias names.
2005-04-01c.f. 21071: always use "status" in return and exit status docsPeter Stephenson1-1/+1
2004-06-0820024: Improve documentation for TRAPNAL functionsPeter Stephenson1-0/+18
2001-07-10Better indexing and misc. cleanup in the first tenth or so of the doc.Bart Schaefer1-8/+10
2001-05-29spelling correctionsOliver Kiddle1-1/+1
2001-04-11Updated the "preexec" docs.Wayne Davison1-2/+8
2000-10-05cleanup (12896)Sven Wischnowsky1-1/+1
2000-05-2211483: Fix formatting and other small errors.Bart Schaefer1-17/+22
2000-05-14doc changes; typo in _jobs; integer builtin understands `-i base'Peter Stephenson1-21/+133
1999-04-15Initial revisionTanaka Akira1-0/+107