From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22084 invoked by alias); 12 Feb 2014 20:09:40 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 18431 Received: (qmail 25505 invoked from network); 12 Feb 2014 20:09:35 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,T_TO_NO_BRKTS_FREEMAIL autolearn=ham version=3.3.2 X-Injected-Via-Gmane: http://gmane.org/ To: zsh-users@zsh.org From: Manfred Lotz Subject: Re: history distortion Date: Wed, 12 Feb 2014 21:09:09 +0100 Message-ID: <20140212210909.07a674af@arcor.com> References: <20140212182813.1d48aeaa@hogwart.bsdlocal.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: p4fff2f43.dip0.t-ipconnect.de X-Newsreader: Claws Mail 3.9.3 (GTK+ 2.24.22; x86_64-redhat-linux-gnu) On Wed, 12 Feb 2014 10:40:45 -0800 Micah Elliott wrote: > I was seeing this too, up to a couple months ago (apologies for being > too lazy to report). I'm on an Arch rolling release and it's fixed > now, so not sure if the problem was specific to the zsh version or > something else on the system that updated (saw an earlier thread about > a memcmp bug, I think). I saw it fix itself in zsh-5.0.5, but it was > possibly earlier. You should try upgrading to it to see if that does > the trick. > I have installed the newest zsh package in Fedora 20, Hm, upgrading means I have to build zsh by myself. I tried out omitting hist_reduce_blanks and it seems that the problem doesn't show up. Will keep watching it. -- Manfred