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 To: zsh-workers@sunsite.auc.dk Subject: Re: PATCH: zsh-3.1.5-pws-6: bash-style completion From: Dag-Erling Smorgrav Date: 04 Feb 1999 15:40:13 +0100 Message-ID: X-Mailer: Gnus v5.5/Emacs 19.34 X-Mailing-List: 5237 Sven Wischnowsky wrote: > Peter Stephenson wrote: > > We seem to have this discussion every week. It's not like bash, > > because bash only shows the list on the *second* tab, and zsh can't > > currently do that. > I *know* that the thing I suggested shows behavior unlike bash. I was > referring to the patch he sent which (as far as I can see, without > testing it) should behave like LISTAMBIGUOUS plus AUTOLIST. The patch I sent behaves like bash, i.e. shows the list on the second tab. My first attempt didn't (I ran docomplete(COMP_COMPLETE) once, *then* docomplete(COMP_LIST_COMPLETE) if lastambig was non-zero, instead of running docomplete(COMP_COMPLETE) only if lastambig was zero) but the one I sent does. I haven't tried LIST_AMBIGUOUS + AUTO_LIST, so I can't comment on whether or not my patch behaves like that. DES (who ended up subscribing to -workers anyway) -- Dag-Erling Smorgrav - des@flood.ping.uio.no