Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: Completion list is not cleared
- X-seq: zsh-workers 5018
- From: "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
- To: "Sven Wischnowsky" <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: Completion list is not cleared
- Date: Tue, 26 Jan 1999 17:08:17 +0300
- Importance: Normal
- In-reply-to: <199901261345.OAA23848@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
> >
> > itsrm2% pg Makefile <= cursor here
> > Makefile MkKernOpts* Mksrc*
>
> Is the cursor directly after the Makefile or after a space? I have it
> after a space, which is certainly the right thing.
>
After I press TAB the second time and automenu starts, it is directly after
Makefile.
And I mean the case, when I press SPACE after that, exiting current
completion. In this case cursor is after inserted space.
>
> If you have selfinsert bound to space the behaviour should be the one
> zsh always had (I think, I don't exactly remember 3.0.5 and I don't
> have it anymore, but a 2.6-beta12 I just found behaves the same).
> If you have space bound to magic-space I can understand that you would
> like the list to disappear, but at least that 2.6 didn't remove it,
> too (although zsh might have behaved differently in 3.0.x).
>
I must admit, I don't remember, when it changed. I started with late 2.x
beta, some time before version number was changed to 3.0.0. I never played
with bindkey for space. But I remember my surprise when I first have seen
list not disappearing. And I think, I even sent a message to this list at
this time ... gotta make a search ... no, sigh ... Hmmm about bindkey ...
there was large change in zle by Zefram. May it be, that some default
bindings changed at that time?
> So, can anyone test how 3.0.5 did this? Should we change it? Did the
> behavior change? If yes, was the old way better?
>
Well, this question actually belongs to zsh-users. I vote for clearing the
list :-)
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author