Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: r problem
- X-seq: zsh-workers 15795
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: r problem
- Date: Wed, 12 Sep 2001 16:03:25 +0000
- In-reply-to: <hvo66aovfaa.fsf@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <hvo66aovfaa.fsf@xxxxxxxxxxxxxx>
This looks like a bug in gethistent(). It's returning the current command
as the previous command when the history should appear to be empty. Wayne?
Another bug (?) is that the "r" command itself gets entered in the history
even when hist_no_store is set. On the other hand, "history" and "fc" get
left out of the history with hist_no_store even when they've been redifined
as functions that have nothing to do with the history. Hrm.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author