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: Thu, 4 Feb 1999 09:15:44 +0100 (MET) Message-Id: <199902040815.JAA14136@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.auc.dk CC: Dag-Erling Smorgrav In-reply-to: Dag-Erling Smorgrav's message of 03 Feb 1999 22:20:46 +0100 Subject: Re: [PATCH] bash-style completion X-Mailing-List: 5226 Dag-Erling Smorgrav wrote: > I installed zsh 3.0.5 today and immediately liked it a lot better than > bash2, which I'd previously been using. The only zsh feature I dislike > is the csh-style completion (TAB to complete the unambiguous prefix, > ^D to list possible completions), so I hacked zsh to provide > bash-style completion (TAB completes the unambiguous prefix, TAB again > lists possible completions). Patches against 3.0.5 are attached. Hope > they can be of use. I don't have a 3.0.5, so I couldn't try the patch. But as far as I can see, this should behave like normal completion with `setopt AUTOLIST' and `setopt LISTAMBIGUOUS'. > The patches also fix a minor bug (lastambig was not being reset when > the completion list is invalidated). This is already in all current versions of 3.1.5. (For Dag: the most recent version is available at `http://www.ifh.de/~pws/computing/zsh-3.1.5-pws-6.tar.gz', but it's *very* beta.) Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de