Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: fg jobs info
- X-seq: zsh-users 11808
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: fg jobs info
- Date: Tue, 04 Sep 2007 21:45:53 +0100
- In-reply-to: Message from Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> of "Tue, 04 Sep 2007 08:31:04 PDT." <070904083104.ZM25598@xxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Bart Schaefer wrote:
> The case that's going to be pretty difficult to handle is:
>
> % %2
>
> (That is, bringing a job to the foreground by simply typing its job spec.
> Probably need a preexec function to catch that one.)
That's a use for the as yet unimplemented pattern aliases. It's about
the first sensible one I've seen.
--
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author