zsh-workers
 help / color / mirror / code / Atom feed
From: Timothy Luoma <luomat+Lists/Zsh/users@luomat.peak.org>
To: ZSH USers <zsh-users@math.gatech.edu>
Cc: ZSH Workers <zsh-workers@math.gatech.edu>
Subject: background jobs / feature request
Date: Wed, 18 Mar 1998 14:31:12 -0500 (GMT-0500)	[thread overview]
Message-ID: <Pine.NXT.3.96.980318142519.11767B-100000@luomat> (raw)


Say I have several background jobs which I can see with jobs -l which are
either running in & mode or were control-Z'd into submission

[1]    11381 running    tail -1f /tmp/console.log
[2]  - 11839 suspended  ls --ignore=.dir.tiff --ignore=.opendir.tiff
--ignore=.dir3_0.wmd --classify  |
       11840 suspended  less
[3]  + 11841 suspended  find / -xdev -newer /etc/sendmail.cw -print
[4]    11767 suspended  /usr/local/bin/pine -p
/Users/luomat/Unix/pine/pine.rc -sort arrival -f activ



Now I want to get #2 back... is there any way that ZSH could be made to
understand

fg \[2\]

or, better

fg 11839

?

This would be much more convenient, especially in the case of pine where I
have to type

fg /usr/local/bin/pine


TjL



             reply	other threads:[~1998-03-18 19:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-03-18 19:31 Timothy Luoma [this message]
1998-03-18 19:49 ` Andrew Main
1998-03-20 13:12 ` Kevin Sullivan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.NXT.3.96.980318142519.11767B-100000@luomat \
    --to=luomat+lists/zsh/users@luomat.peak.org \
    --cc=zsh-users@math.gatech.edu \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).