Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Problems with zsh's job control and running jobs
- X-seq: zsh-users 15368
- From: PJ Weisberg <pj@xxxxxxxxxxxxxxxxxxxxxxxx>
- To: John Eikenberry <jae@xxxxxxxx>, zsh-users@xxxxxxx
- Subject: Re: Problems with zsh's job control and running jobs
- Date: Sat, 4 Sep 2010 13:12:44 -0700
- In-reply-to: <20100904180316.GA3988@xxxxxxxxxxxxxxxx>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <20100902134747.GA30650@xxxxxxxxxxxxxxxxxx> <20100902153026.192301a3@xxxxxxx> <100902085838.ZM12678@xxxxxxxxxxxxxxxxxxxxxx> <20100904180316.GA3988@xxxxxxxxxxxxxxxx>
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