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

Re: Suspending an interactive job: Zsh vs Bash differences



On Fri, 11 Jan 2008 12:37:07 -0600
Robert McLay <mclay@xxxxxxxxxxxxxxx> wrote:
> Under Zsh I get:
> 
>     zsh% emacs               # typed ^Z
>    
>     zsh: suspended  emacs
> 
> So namely I'm missing the job number.

You just need to "setopt longlistjobs".  I'm not sure why it's not the
default.

-- 
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