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

Re: Problems with zsh's job control and running jobs



On Sat, Sep 4, 2010 at 11:03 AM, John Eikenberry <jae@xxxxxxxx> wrote:

> This works but it complains at each prompt where there are no jobs to hide.
>
> precmd_disown:disown:12: no current job
>
>
Just put 2>/dev/null on the end of it.


Messages sorted by: Reverse Date, Date, Thread, Author