From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14690 invoked from network); 6 Feb 1998 23:16:43 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 6 Feb 1998 23:16:43 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id RAA10438; Fri, 6 Feb 1998 17:48:16 -0500 (EST) Resent-Date: Fri, 6 Feb 1998 17:48:16 -0500 (EST) Message-Id: <199802020258.CAA23535@twinklestar.demon.co.uk> From: wez@twinklestar.demon.co.uk (Wez Furlong) Date: Mon, 2 Feb 1998 02:58:15 +0000 In-Reply-To: =?iso-8859-1?Q?Thomas_K=F6hler?= "Re: Zle bug" (Feb 1, 3:41pm) X-Mailer: Mail User's Shell (7.2.6 beta(3) 11/17/96) To: =?iso-8859-1?Q?Thomas_K=F6hler?= Subject: Re: Zle bug Cc: zsh-workers@math.gatech.edu Resent-Message-ID: <"-HW7q3.0.1Z2.lCvsq"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3765 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu On Feb 1, 3:41pm, =?iso-8859-1?Q?Thomas_K=F6hler?= wrote: > On Feb 1, Wez Furlong wrote > > I am reporting a bug that is present in zsh 3.1.2 and also 3.1.2-zefram3. > > Here's a demonstration: > > > > % > bindkey '\e[A' up-line-or-search > > % > w > > At this point I press cursor up > > % > who > > This is correct. > I'd say "no, it's a bug" ;-) > Looking at the manpages, I found this: > > up-line-or-search > Move up a line in the buffer, or if already at the > top line, search backward in the history for a line > beginning with the first word in the buffer. > Perhaps this can't be done in zsh-3.1.2 as it is now, we may need > something like "up-line-or-history-beginning-search-backward". ;-) [much snipping applied] Hmm. I suppose you are right. I shall be changing to history-beginning-search-backward (I don't often use multi-line editing). The "up-line-or-history-beginning-search-backward" would be nice idea though. __ Wez Furlong Undergrad - Electronic Systems Engineering http://www.twinklestar.demon.co.uk ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~