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

Re: r problem



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