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

Re: history trouble



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