Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completion listing and singlelinezle. Not!
- X-seq: zsh-workers 16583
- From: Sven Wischnowsky <wischnow@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: completion listing and singlelinezle. Not!
- Date: Thu, 7 Feb 2002 09:44:48 +0100
- In-reply-to: <12996.1012931557@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <12996.1012931557@xxxxxxx>
Peter Stephenson wrote:
> A colleague pointed out to me that somebody on comp.unix.shell found out
> that singlelinezle completely screws up completion listings. They were
> using 4.0.4, but it's still that way. It doesn't depend on old or new
> completion, nor on alwayslastprompt (which they didn't seem to know
> about). I can understand that alwayslastprompt wouldn't work too well if
> you can't go up, but completion listings should surely work.
>
> I tried back in 3.0.6 (pre-installed on this Solaris 5.8 system) and it
> sort-of worked, without alwayslastprompt behaviour, but there is an odd bug
> that the display doesn't get refreshed properly until you type another
> character. I hope that's an old bug we don't need to worry about any
> more.
>
> I can't get news myself here, so can't pass on the message or email.
As far as I can see in zrefresh(), with singlelinezle it gives up
(zle_refresh.c:394ff) before coming to the code that decides whether
the list has to be displayed (line 650).
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author