Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: make history-complete-older do nothing on empty string
- X-seq: zsh-users 23350
- From: Vincent Bernat <bernat@xxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Re: make history-complete-older do nothing on empty string
- Date: Wed, 18 Apr 2018 20:41:06 +0200
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=luffy.cx; h=from:to :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=postfix; bh=CB8nqPmNv8ejnypvHHl5ytn5jC8=; b=OC8 +WrH/NyMvntbIiIbUfgUIXFeyO2/gJH7yRLuZSJjG80T76Kr5+VXYpjrJFQE4Xfd 6rkpR8INm6m3Imbzjo//cMiGAnJ+OaJ099vBvvUKeVrJ7ltvbDWqkWPgmWHLsF1q BnxSvfG/ieAqBR4efJZM1+FR5LlfePRz5xfnDnEk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=luffy.cx; h=from:to:subject :references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=postfix; b=JCXy5X+RU4GUxYExTFmOP40/+Nqko rlMEuSJQPzuJMaim50rGDHybcbtolNyapytcSsVDFCXIc1vNy4ZDidpegfWgOm6H KA6Z4DUgAZX1m+STfeb+ODlKVhiJ0g8EkAYsB6Teki5uKXFI2KQpbAZWaTc1wFP7 ULLLNyzumMEw/E=
- In-reply-to: <CAH+w=7ZJd8Ruf7-Pwozjyt=zcQKE3ND5w=vE=QuSPfHyo2nwYA@mail.gmail.com> (Bart Schaefer's message of "Wed, 18 Apr 2018 09:11:11 -0700")
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CGME20180418052832epcas2p1df623a44c88edae226f65a2d5edc90f2@epcas2p1.samsung.com> <m3tvs9um1s.fsf@luffy.cx> <20180418094018.54559594@camnpupstephen.cam.scsc.local> <87in8o6fjx.fsf@luffy.cx> <20180418104555.25fef55b@camnpupstephen.cam.scsc.local> <874lk866zp.fsf@luffy.cx> <20180418135817.7edca58c@camnpupstephen.cam.scsc.local> <CAH+w=7ZJd8Ruf7-Pwozjyt=zcQKE3ND5w=vE=QuSPfHyo2nwYA@mail.gmail.com>
❦ 18 avril 2018 09:11 -0700, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> :
> Vincent, what version of zsh are you running? There were some memory
> management optimizations done in the past year or so that might speed
> up large history accesses in general.
FI, it is 5.5.1. And HISTFILE is set to 20000 (since years).
--
Follow each decision as closely as possible with its associated action.
- The Elements of Programming Style (Kernighan & Plauger)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author