Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: history trouble
- X-seq: zsh-users 9879
- From: Frank Terbeck <frank.terbeck@xxxxxxxxxxxxxx>
- To: list zsh-users <zsh-users@xxxxxxxxxx>
- Subject: Re: history trouble
- Date: Wed, 01 Feb 2006 03:10:05 +0100
- In-reply-to: <Pine.LNX.4.63.0601311548570.4099@xxxxxxxxxxxxxxxxxxxx>
- Mail-followup-to: list zsh-users <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Operating-system: Linux 2.6.15.1 i686
- References: <20060128074156.GA19690@xxxxxxxxxxxxxxxxx> <1060128155351.ZM730@xxxxxxxxxxxxxxxxxxxxxxx> <20060128190424.GC19690@xxxxxxxxxxxxxxxxx> <1060128203236.ZM1042@xxxxxxxxxxxxxxxxxxxxxxx> <20060129162920.GA32595@xxxxxxxxxxxxxxxxx> <Pine.LNX.4.63.0601311548570.4099@xxxxxxxxxxxxxxxxxxxx>
Peter A. Castro <doctor@xxxxxxxxxxxx> wrote:
> On Sun, 29 Jan 2006, Thomas Richter wrote:
>
> Greetings, Thomas,
> Can you verify something:
> Start a shell, enter a few commands, exit the shell, then look at the
> history file and see if your commands were added to it? If so, then
> it's not a matter of your commands not being written to history, but that
> they are being buffered and, upon exit, flushed to file.
>
> Try this:
> setopt inc_append_history
From Thomas' original posting:
> I can write to the history with
> setopt inc_append_history
> but I want the file read!
Regards, Frank
Messages sorted by:
Reverse Date,
Date,
Thread,
Author