Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Menu selection movement weirdnesses
- X-seq: zsh-workers 11568
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Menu selection movement weirdnesses
- Date: Thu, 25 May 2000 11:30:34 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I think I'm up to date, I know there was a complist patch this morning...
I have a completion list with 4 columns by 10 rows... that's probably not
important, what probably is, is that there is a gap at the bottom right,
i.e. there are 39 entries. With menu selection, various weird movements
seem to happen:
- going up from the top of column four (the last) goes to the bottom of
column two, not three;
- going left from the bottom of column one goes to the previous line but in
column three, not column four.
- going down from the end of column four (the second last line, with
nothing underneath) goes to the last entry in column three. It's hard
to say whether it should go to the top of column four or column one, but
I don't think the current behaviour is right. I suppose it should mirror
the behaviour of moving up from the top of column one and move to the top
of column four, given that the current implementation never does both
a vertical and horizontal wrap in the same move.
I don't know if anything else is relevant, but just in case here is the
entire list (I typed `Get', as you can guess). I confirmed the behaviour
by touching files of the same name in an empty directory.
11:15% man Getopt::Std
Completing manual page
GetAnchor GetImage GetRootCrd Get_Locale
GetBitmap GetIndex GetScroll Get_Mapped
GetCapStyl GetInt GetSelect Get_Modified
GetClrmap GetJoinStl GetStdChan Get_Situation
GetColor GetJustify GetUid Get_Status
GetCursor GetOpnFl GetVRoot Get_Sysinfo
GetFile GetOption GetVisual Get_XInfo
GetFont GetPixels Get_Environment Getopt::Long
GetFontStr GetPixmap Get_Geometry Getopt::Std
GetGC GetRelief Get_Iconified
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK Tel: +44 (0)1223 392070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author