Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zshaddhistory confusion
- X-seq: zsh-users 16460
- From: Geoff Wing <gcw@xxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: zshaddhistory confusion
- Date: Sun, 2 Oct 2011 11:21:26 +1100
- In-reply-to: <CANSg5moWB0XQr3gQ4stoOacgK50=YaKZtv+kmhBwGDOfK9zXVA@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- Organization: PrimeNet Computer Consultancy
- References: <CANSg5mq_7ntWK6XmAih9H0Lx1qUh0fcKARHJhSXwp-4zREXJjA@mail.gmail.com> <alpine.LNX.2.01.1109261658500.10525@hp.internal> <CANSg5moWB0XQr3gQ4stoOacgK50=YaKZtv+kmhBwGDOfK9zXVA@mail.gmail.com>
On Saturday 2011-10-01 16:44 -0400, Jay Levitt output:
:Thanks for the help! This fixes the double-write to
:.zsh_history_detail, but is still writing weird stuff to .zsh_history:
:
:: 1317501595:0;echo autojump.zsh
:: 1317501605:0;git st
:: 1317501607:0;echo git st
:: 1317501691:0;cd
:: 1317501694:0;tail .zsh_history
:Ideas?
If you mean the file format: Timestamp:duration;command
This is from "setopt EXTENDED_HISTORY"
Regards,
Geoff
Messages sorted by:
Reverse Date,
Date,
Thread,
Author