Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: fg jobs info



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