Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
maximum value for HISTSIZE ?
- X-seq: zsh-users 10111
 
- From: Andy Spiegl <zsh.Andy@xxxxxxxxx>
 
- To: zsh-users@xxxxxxxxxx
 
- Subject: maximum value for HISTSIZE ?
 
- Date: Thu, 30 Mar 2006 14:26:17 +0200
 
- Kinfo: virscan ok
 
- Kinfo: !spam auth
 
- Kreccount: 1
 
- Mail-followup-to: zsh-users@xxxxxxxxxx
 
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
 
I am lazy and forget a lot, so I set HISTSIZE to 150000.
But now I frequently get to see:
 _all_labels:39: subscript too big: 318937
So is there a maximum value or/and on what does it depend?
BTW, I'd love to see an option like HIST_EXPIRE_ShortLines_FIRST
so that really short history lines like "ls", "du -sh" etc. expire
before long and complicated ones.  Maybe even with a configurable
line length.  Or can that already be done somehow?  Of course I
could write a perl script that "cleans" my the history file nightly
but I'd prefer the zsh-way.
Thx,
 Andy.
-- 
 The world is moving so fast these days that the person who says
 it can't be done is generally interrupted by someone doing it.  (Fosdick)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author