Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh-3.1.2-beta
- X-seq: zsh-users 881
- From: mason@xxxxxxxxxxxxxxx (Geoff Wing)
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: zsh-3.1.2-beta
- Date: 4 Jun 1997 18:15:53 GMT
- Organization: PrimeNet
- References: <199706041726.SAA13137@xxxxxxxxxxxxxxxx>
- Reply-to: mason@xxxxxxxxxxxxxxx
On 5 Jun 1997 03:31:39 +1000, Wez Furlong <wjf103@xxxxxxxxxx> wrote:
:up-line-or-search in ZLE is broken:
:
: sgi19 ttyq2 ~ 9 ~ > 
:"^[[A" is up-line-or-search
: sgi19 ttyq2 ~ 9 ~ > ls
:Gfx/          SunOs/        etc/          mail          web/
:Mail/         Twinklestar/  ini/          man/
:News/         bin/          lib/          stuff/
: sgi19 ttyq2 ~ 10 ~ > 
:[[[ Presses Cursor Up ---> "^[[A" ]]]
: sgi19 ttyq2 ~ 10 ~ > 
: sgi19 ttyq2 ~ 10 ~ > l
:[[[ Presses Cursor Up ---> "^[[A" ]]]
: sgi19 ttyq2 ~ 10 ~ > l
:
:It's definitely not the described action for up-line-or-search; can anyone
:develop a patch for it please?
% zsh -f
% bindkey -e
% 		# Press Cursor-Up gives ``bindkey -e'':
% bindkey | fgrep "^[[A"
"^[[A" up-line-or-history
% 		# CTRL-V Cursor-Up gives: ^[[A
More information please.  What options are you using in zsh?  Can you 
duplicate it with ``zsh -f'' or otherwise narrow it down.
Thanks.
-- 
Geoff Wing [mason@xxxxxxxxxxxxxxx]   Technical Manager
  Phone    : +61-3-9818 2977         PrimeNet - Internet Consultancy
  Facsimile: +61-3-9819 3788         Web : <URL:http://www.primenet.com.au/>
  Mobile   : 0412 162 441
Messages sorted by:
Reverse Date,
Date,
Thread,
Author