From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18071 invoked from network); 30 Nov 2000 14:47:54 -0000 Received: from sunsite.dk (HELO sunsite.auc.dk) (130.225.51.30) by ns1.primenet.com.au with SMTP; 30 Nov 2000 14:47:54 -0000 Received: (qmail 23930 invoked by alias); 30 Nov 2000 14:47:37 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3537 Received: (qmail 23923 invoked from network); 30 Nov 2000 14:47:36 -0000 X-Authentication-Warning: vin.ens-lyon.fr: vlefevre set sender to vincent@vinc17.org using -f Date: Thu, 30 Nov 2000 15:46:06 +0100 From: Vincent Lefevre To: zsh-users@sunsite.auc.dk Subject: Re: [zsh 3.1.9] history bug? Message-ID: <20001130154606.B17960@vin.ens-lyon.fr> Mail-Followup-To: zsh-users@sunsite.auc.dk References: <20001129141451.A24159@lepois.loria.fr> <1001129155002.ZM26865@candle.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <1001129155002.ZM26865@candle.brasslantern.com>; from schaefer@candle.brasslantern.com on Wed, Nov 29, 2000 at 03:50:02PM +0000 X-Mailer-Info: http://www.vinc17.org/mutt_eng.html Content-Transfer-Encoding: 8bit On Wed, Nov 29, 2000 at 15:50:02 +0000, Bart Schaefer wrote: > On Nov 29, 2:14pm, Vincent Lefevre wrote: > } > } But all command lines are not stored to the history (even when the > } previous one was different). > > Can you give an actual example of this, please? Here's something similar: _ open a terminal zztest 1 zztest 2 _ close the terminal _ do the same thing Now, the history contains here: : 975595084:0;zztest 1 : 975595088:0;zztest 2 : 975595113:0;zztest 1 : 975595128:0;zztest 2 _ open a terminal zztest 3 zztest 2 zztest 1 _ close the terminal Now, the history contains here: : 975595084:0;zztest 1 : 975595088:0;zztest 2 : 975595113:0;zztest 1 : 975595128:0;zztest 2 : 975595167:0;zztest 3 : 975595230:0;zztest 1 : 975595181:0;zztest 2 The problem is that the above two lines are inverted. -- Vincent Lefèvre - Web: - 100% validated HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des Jeux Mathématiques et Logiques, TETRHEX, etc. Work: CR INRIA - computer arithmetic / PolKA research team at LORIA