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

Re: What was the reason for history -D not reporting runtimes?



On Sat, Nov 25, 2006 at 06:52:50PM +0100, Nikolai Weibull wrote:
> Yes, but that I already have.  The -D information somehow isn't
> recorded.  I thought it was incappendhistory that caused this, but I
> don't have that set.

The SHARE_HISTORY option also causes this.  This is because the current
algorithm for sharing history writes out the history lines as soon as
you enter the command.  Perhaps we should revisit the reasons for this
design choice to see if we still agree that this is the best spot to do
the shared/inc-append history updating.

..wayne..



Messages sorted by: Reverse Date, Date, Thread, Author