summaryrefslogtreecommitdiff
path: root/Doc/Zsh/jobs.yo
AgeCommit message (Collapse)AuthorFilesLines
2017-07-04Delay processing "disown" for superjob.Peter Stephenson1-0/+6
This is a job forked from the current shell when a job partly running from the current shell was suspended. When all associated processes started from the main shell are finished the job is continued and at this point the disown can complete.
2016-11-2039978: more accurate doc for finding job by stringMikel Ward1-2/+2
2013-10-16Users/18033: Documentation for exit and ERR_EXIT.Peter Stephenson1-0/+15
Notes about interaction with asynchronous jobs such as process substitution and multios.
2012-02-2230238 plus small tweaks: document the fork behaviour on suspending complexPeter Stephenson1-0/+16
builtins
2006-03-29users/10107: shell ignores SIGQUITPeter Stephenson1-0/+1
2004-07-0220125: say where the output for job notifications goesPeter Stephenson1-1/+3
2001-07-10Better indexing and misc. cleanup in the first tenth or so of the doc.Bart Schaefer1-0/+1
2000-10-14Document tty mode restoration.Bart Schaefer1-2/+8
1999-04-15Initial revisionTanaka Akira1-0/+91