Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: revisiting history-file rewriting
- X-seq: zsh-workers 21017
- From: Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: revisiting history-file rewriting
- Date: Fri, 18 Mar 2005 13:47:07 -0800
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <1050318211537.ZM1914@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20050316204059.GA1298@xxxxxxxxx> <1050317180338.ZM32687@xxxxxxxxxxxxxxxxxxxxxxx> <20050318181921.GF5500@xxxxxxxxx> <1050318211537.ZM1914@xxxxxxxxxxxxxxxxxxxxxxx>
On Fri, Mar 18, 2005 at 09:15:37PM +0000, Bart Schaefer wrote:
> Appending to the history writes in place, too, though, doesn't it? Or
> at least incremental appending does?
This option pertains to when the file is rewritten, which some modes
only do accasionally (the incremental appending modes) and others do for
their entire update strategy.
> Maybe HIST_SAVE_BY_COPY, defaulting to on?
Hmm. That's pretty good. The docs could clarify that the "SAVE" part
just refers to when the file is rewritten, and does not affect
incremental appending.
..wayne..
Messages sorted by:
Reverse Date,
Date,
Thread,
Author