Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completion and history
- X-seq: zsh-users 1360
- From: Mircea Damian <dmircea@xxxxxxxxxxxxx>
- To: Zsh users list <zsh-users@xxxxxxxxxxxxxxx>
- Subject: Re: completion and history
- Date: Mon, 2 Mar 1998 11:54:15 +0200
- In-reply-to: <199803020856.JAA04732@xxxxxxxxxx>; from Peter Stephenson on Mon, Mar 02, 1998 at 09:56:56AM +0100
- References: <19980301211209.42475@xxxxxxxxxxxxx> <199803020856.JAA04732@xxxxxxxxxx>
On Mon, Mar 02, 1998 at 09:56:56AM +0100, Peter Stephenson wrote:
> > And how do i get the appendhistory thing to work, what have i done wrong:
> >
> > % grep HIST .zshrc
> > HISTSIZE=200
> > HISTFILE=.zshistory
>
> What you also need and hasn't yet been mentioned is to set SAVEHIST.
> HISTSIZE specifies the size of the history that will be kept within
> the shell, SAVEHIST the size that will be saved --- in your case
> probably 0. SAVEHIST=200 would be a good bet.
>
> I feel another FAQ entry coming on.
Yes you're right... As a new user I was puzzled. I think that a default
value of 30-50 entries would be better than an uninitialized variable.
--
Mircea Damian
Kappa Administrator
dmircea@xxxxxxxxx, dmircea@xxxxxx, dmircea@xxxxxxxx
MD65-RIPE, MD2225, MD1-6BONE
Phone: +40-1-7719245
Messages sorted by:
Reverse Date,
Date,
Thread,
Author