Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: compinit in sourced file breaks bg command!?!
- X-seq: zsh-workers 23240
- From: Stephane Chazelas <Stephane_Chazelas@xxxxxxxx>
- To: Peter Stephenson <pws@xxxxxxx>
- Subject: Re: compinit in sourced file breaks bg command!?!
- Date: Tue, 27 Mar 2007 17:45:39 +0100
- Cc: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- In-reply-to: <20070327114206.c7e3494d.pws@xxxxxxx>
- Mail-followup-to: Peter Stephenson <pws@xxxxxxx>, Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20070327093306.GA4885@xxxxxxxxxxxxxxx> <20070327114206.c7e3494d.pws@xxxxxxx>
On Tue, Mar 27, 2007 at 11:42:06AM +0100, Peter Stephenson wrote:
> Stephane Chazelas <Stephane_Chazelas@xxxxxxxx> wrote:
> > I've been experiencing an annoting behavior of bg recently.
> >
> > $ cmd
> > <CTRL-Z>
> > $ bg
> >
> > and cmd is not made the "current job".
>
[...]
> Fixing that logical error seems to make the problem go away. Let me know
> if it doesn't.
[...]
Thanks a lot Peter, that made it for me.
Stéphane
Messages sorted by:
Reverse Date,
Date,
Thread,
Author