From mboxrd@z Thu Jan 1 00:00:00 1970 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes Date: Tue, 26 Jan 1999 14:45:56 +0100 (MET) Message-Id: <199901261345.OAA23848@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.auc.dk In-reply-to: "Andrej Borsenkow"'s message of Tue, 26 Jan 1999 15:30:47 +0300 Subject: Re: Completion list is not cleared X-Mailing-List: 5015 Andrej Borsenkow wrote: > > I think, this changed first in 3.1.x; I don't have 3.0.x to test it. > > the list of choices is not cleared after completion is done. Consider > > zsh -f > itsrm2% pg M > Makefile MkKernOpts* Mksrc* > (automenu?) > itsrm2% pg Makefile > Makefile MkKernOpts* Mksrc* > > If I now enter SPACE, I get > > 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. > > I definitely remember being surprised seeing it for the first time. Is it > intentional? It is not a big deal I admit, but what is the reason? 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). 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? Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de