Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Improving resizehistents()
- X-seq: zsh-workers 16623
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh Workers <zsh-workers@xxxxxxxxxx>
- Subject: Re: Improving resizehistents()
- Date: Wed, 13 Feb 2002 17:14:03 +0000
- In-reply-to: <Pine.LNX.4.33L2.0202121732240.17676-100000@xxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <Pine.LNX.4.33L2.0202121732240.17676-100000@xxxxxxxxxxxxxxx>
On Feb 12, 6:00pm, Wayne Davison wrote:
}
[...]
} possible that we could scan the start of the history list once for
} every line we remove. While I could complicate the function and
} make it possible for the scan to continue where it left off, I
} decided to leave it simple (and inefficient).
My intuition is that you've made the right choice, but I know there are
some people out there using HISTSIZE into the many thousands. How big
can the history get before this creates a noticeable delay?
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author