Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: autolist?
- X-seq: zsh-workers 4004
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Re: autolist?
- Date: Wed, 27 May 1998 07:49:42 +0200 (MET DST)
- In-reply-to: acs@xxxxxxxxxxxxxxxxxxxx's message of Wed, 27 May 1998 00:34:40 -0400
acs@xxxxxxxxxxxxxxxxxxxx wrote:
>
> Ever since I upgraded to 3.1.3, I've had problems with autolist.
> Here's an example:
>
> ...
>
> And then I must press <TAB> again in order to get the list to
> appear:
>
> mithril% ls -d /usr/local/src/zsh-3.<TAB>
> zsh-3.0.5 zsh-3.1.3
> mithril% ls -d /usr/local/src/zsh-3.
>
>
> How do I get the old 3.0.5 behavior back?
>
unsetopt listambiguous # Grrr.
(That's the other completion-option now set by default.)
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author