Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: fc (history) requires zsh is interactive? Why can't interactive toggled?
- X-seq: zsh-workers 25729
- From: Peter Stephenson <pws@xxxxxxx>
- To: "Zsh hackers list" <zsh-workers@xxxxxxxxxx>
- Subject: Re: fc (history) requires zsh is interactive? Why can't interactive toggled?
- Date: Tue, 23 Sep 2008 09:42:49 +0100
- In-reply-to: <6cd6de210809222031n12743897l3e4474593a9a780a@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: CSR
- References: <6cd6de210809211737o564e47a4jf7f92ada4cd970dc@xxxxxxxxxxxxxx> <20080922130602.4746e4d1@news01> <6cd6de210809220658x26698b78ga08f95eaa42644c@xxxxxxxxxxxxxx> <200809221425.m8MEPcWg015191@xxxxxxxxxxxxxx> <6cd6de210809222031n12743897l3e4474593a9a780a@xxxxxxxxxxxxxx>
On Mon, 22 Sep 2008 23:31:51 -0400
"Rocky Bernstein" <rocky.bernstein@xxxxxxxxx> wrote:
> I removed the interact test and played around with fc and don't see
> any difference.
I'm really only concerned with the non-interactive behaviour, which
probably only you have probed, so if you're happy with it there's probably
nothing major to worry about.
> Attached should be a two-line patch to #ifdef this code out. Apply it.
> If people find problems in fc as a result of this change, I'll fix
> these. If we get to a release and people for whatever reason feel the
> that life was better disallowing fc unless in interactive mode, then
> it is a matter of deleting two lines and you have the old behavior.
It seems unlikely that will be necessary if you haven't fallen over
anything horrible.
> I will also remove the interactive flag on zshdb as another means of
> getting test coverage there with a program that uses fc without
> interactive mode set.
>
> And to show good faith in fixing whatever bugs come up, attached is a
> test in an new "fc" file for the bug I recently discovered which by
> the way has nothing to do with whether or not interactive is set.
Thanks, both very useful. I've committed both the changes.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author