zsh-users
 help / color / mirror / code / Atom feed
* zsh-3.1.2-beta
@ 1997-06-04 17:26 Wez Furlong
  1997-06-04 18:15 ` zsh-3.1.2-beta Geoff Wing
  0 siblings, 1 reply; 2+ messages in thread
From: Wez Furlong @ 1997-06-04 17:26 UTC (permalink / raw)
  To: zsh-users

Hi - two quick questions:

1------------------------

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?

2------------------------

A friend of mine has asked if it would be possible to add an option to
compctl that alters the order/method of sorting that occurs when you
complete/expand.

Eg: have the user select alphanumeric, date, size order for the sort
with options for compctl, but default to alphanumeric.

What do you think?

-------------------------

Thats it; thanks in advance,



-- 
Wez - Electronics Undergraduate at the University of York
URL : http://www.twinklestar.demon.co.uk/

Insult Of The Day: Thou dissembling knotty-pated dewberry!


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: zsh-3.1.2-beta
  1997-06-04 17:26 zsh-3.1.2-beta Wez Furlong
@ 1997-06-04 18:15 ` Geoff Wing
  0 siblings, 0 replies; 2+ messages in thread
From: Geoff Wing @ 1997-06-04 18:15 UTC (permalink / raw)
  To: zsh-users

On 5 Jun 1997 03:31:39 +1000, Wez Furlong <wjf103@york.ac.uk> 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@primenet.com.au]   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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-06-04 18:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-06-04 17:26 zsh-3.1.2-beta Wez Furlong
1997-06-04 18:15 ` zsh-3.1.2-beta Geoff Wing

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).