zsh-workers
 help / color / mirror / code / Atom feed
* Job listings and "coproc"
@ 1998-05-03  9:57 Bart Schaefer
  0 siblings, 0 replies; only message in thread
From: Bart Schaefer @ 1998-05-03  9:57 UTC (permalink / raw)
  To: zsh-workers

zsh -f where zsh is 3.0.5:

zagzig% coproc tee /tmp/capture
[1] 31145
zagzig% jobs
[1]  + running    tee /tmp/capture

Note that the coproc job is marked "+" even though it's impossible to bring
it back to the foreground.  If you start other jobs, they can end up marked
"-", as if "fg" would prefer the coproc.  Not a big bug, but a bug.  (There
probably ought to be a third mark to identify the coprocess; perhaps "*" ?)

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-05-03 10:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-05-03  9:57 Job listings and "coproc" Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).