Commit Graph

165 Commits

Author SHA1 Message Date
Oliver Kiddle 1b608e1b9a 16372: allow signal names to be prefixed by `SIG' with kill builtin and fix
problem with no argument to kill -n and -s options
2001-12-21 16:33:39 +00:00
Oliver Kiddle d39feeffc4 16224: add -n option to kill and complete options from _kill 2001-11-06 15:06:59 +00:00
Sven Wischnowsky b275190ff4 add autocontinue option to automatically make stopped jos running when they are being disowned; make that the default for `%job &!' and `%job &|' (15115) 2001-06-27 11:22:04 +00:00
Sven Wischnowsky 2ca99605ed make warning message for disowning stopped jobs more verbose (saying how to make the job running again) (15087) 2001-06-26 08:18:22 +00:00
Sven Wischnowsky 1bb5d5aeb5 print at least a warning when disowning a stopped job (14524) 2001-05-29 09:49:58 +00:00
Sven Wischnowsky fbe44ac838 more (|un)queue_signals(), this time for the job control builtins (13509) 2001-02-20 09:16:46 +00:00
Sven Wischnowsky 757168e2c8 remove 13108 (trap queues); replace with signal queueing to ensure that user signal handlers are only executed when it is safe to run them (13365) 2001-01-16 13:44:18 +00:00
Peter Stephenson f39af3954f Rename waitjob() to zwaitjob(). 2000-12-06 12:22:39 +00:00
Peter Stephenson c292a3ae50 Sven: 13108: Handle traps synchronously
pws: 13109, 13111: clear up zle display when output produced in trap.
2000-11-11 19:50:27 +00:00
Sven Wischnowsky da9b5bb81a show current/previous job in $jobstates (3503) 2000-11-02 08:12:44 +00:00
Clint Adams 4225207e4c 12860: don't limit size of pwd in job table 2000-09-22 22:28:05 +00:00
Bart Schaefer b7c6421796 The `wait' builtin accepts only PIDs it can find in the job table. 2000-07-28 16:35:47 +00:00
Sven Wischnowsky 82ca135d34 fix for jobs -l -d, check if directory of job is already set (11170) 2000-05-05 07:18:59 +00:00
Peter Stephenson 4852545255 Updated from list as far as 10376 2000-04-01 20:49:47 +00:00
Tanaka Akira e74702b467 Initial revision 1999-04-15 18:05:38 +00:00