about summary refs log tree commit diff
path: root/Doc/Zsh/func.yo
Commit message (Collapse)AuthorAgeFilesLines
* 52650 plus minor fixes: add -u for named references pointing to "upper" scopeBart Schaefer2024-03-041-5/+8
|
* 51403: Tests and documentation for 51402, clean up some other tests.Bart Schaefer2023-02-121-0/+34
|
* github #88: Fix typoelig0n2022-03-311-1/+1
|
* 45583/0004: docs: Document that hook functions may rely on $? (see ↵Daniel Shahaf2021-04-151-1/+2
| | | | workers/48570).
* 45583/0001: docs: Minor markup tweakDaniel Shahaf2021-04-151-1/+1
|
* unposted: a few cosmetic format fixes in docsJun-ichi Takimoto2015-11-131-2/+1
|
* 34558: preexec doc fix.Peter Stephenson2015-02-161-4/+4
| | | | | It was wrongly claming the first parameter was empty if the line was removed from the history.
* 31830: New feature for zshaddhistory hooks.Peter Stephenson2013-10-171-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.
* 31872: zshaddhistory hook example needs options.Peter Stephenson2013-10-161-4/+7
| | | | Only works with INCAPPENDHISTORY or SHAREHISTORY set.
* Fix trivial typo in zshaddhistory doc.Peter Stephenson2013-10-151-1/+1
|
* 29633: more care with anonymous and other functionsPeter Stephenson2011-08-031-2/+9
|
* 29492: add argument handling to anonymous functionsPeter Stephenson2011-06-191-5/+9
|
* c.f. 28628: some extra notes on trapsPeter Stephenson2011-01-131-2/+6
|
* 28626: summarize differences between two types of trapPeter Stephenson2011-01-111-6/+15
|
* 26580: Mikael: typo.Peter Stephenson2009-02-181-1/+1
|
* 26579: fix hook function documentationPeter Stephenson2009-02-181-11/+23
|
* 25615: $ZSH_DEBUG_CMD for use in DEBUG trapsPeter Stephenson2008-09-051-5/+5
|
* unposted: prvent zshaddhistory() from looking like a Yodl macroPeter Stephenson2008-08-111-1/+1
|
* 25415: Make DEBUG_BEFORE_CMD the default.Peter Stephenson2008-08-071-2/+6
| | | | | Reuse ERR_EXIT in DEBUG traps. Clean up trapreturn code.
* cross-reference to DEBUG_BEFORE_CMD optionPeter Stephenson2008-07-301-1/+2
|
* 25272: add zshaddhistory hookPeter Stephenson2008-07-171-0/+28
|
* 25255: add anonymous function capabilityPeter Stephenson2008-06-301-0/+36
|
* Mikael: 25143: spelling correctionsPeter Stephenson2008-06-101-1/+1
| | | | | 25144: report supported bases 25139: fix number
* 23883: improve precmd documentationPeter Stephenson2007-10-021-1/+3
| | | | Daniel Qarras: users/11915: .version quoting in _module completion
* 22992: make $? available in exit traps/hooksPeter Stephenson2006-11-101-0/+2
| | | | 22993: slightly more effective _make variable fix
* 22984: add zshexit hookPeter Stephenson2006-11-091-0/+8
|
* 22981: Zvi Har'el: bad call from 22952Peter Stephenson2006-11-081-3/+24
| | | | 22980: add hook array for special functions
* 22360, 22365: support version 2 of YodlPeter Stephenson2006-03-201-4/+4
|
* Fix docs for TRAPNAL function returnPeter Stephenson2005-10-021-3/+2
|
* 21296: Add ERR alias for ZERR where possible.Peter Stephenson2005-06-011-1/+4
| | | | "trap" reports alias names.
* c.f. 21071: always use "status" in return and exit status docsPeter Stephenson2005-04-011-1/+1
|
* 20024: Improve documentation for TRAPNAL functionsPeter Stephenson2004-06-081-0/+18
|
* Better indexing and misc. cleanup in the first tenth or so of the doc.Bart Schaefer2001-07-101-8/+10
|
* spelling correctionsOliver Kiddle2001-05-291-1/+1
|
* Updated the "preexec" docs.Wayne Davison2001-04-111-2/+8
|
* cleanup (12896)Sven Wischnowsky2000-10-051-1/+1
|
* 11483: Fix formatting and other small errors.Bart Schaefer2000-05-221-17/+22
|
* doc changes; typo in _jobs; integer builtin understands `-i base'Peter Stephenson2000-05-141-21/+133
|
* Initial revisionTanaka Akira1999-04-151-0/+107