Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: get the list of completions immediately
- X-seq: zsh-users 10833
- From: Andrey Borzenkov <arvidjaar@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: get the list of completions immediately
- Date: Thu, 12 Oct 2006 06:48:19 +0400
- Cc: denis <blacklotus@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thursday 12 October 2006 02:32, denis wrote:
> Hi,
>
> consider the following example:
>
> % ls
> abc_one abc_two abc_three
> % echo a<TAB>
>
> now I have:
>
> % echo abc_
>
> and if I press tab one more time I see the possible completions.
>
> What do I have to do to see the completions right after I pressed
> tab the first time?
>
I'd assume 'setopt autolist'
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFLaz0R6LMutpd94wRAqnWAKC6lzplOLmz2QO+FDmUyLWjuKxnTgCeMkKu
mCCRiyoAebmWSkwChQc+bD4=
=jTAq
-----END PGP SIGNATURE-----
Messages sorted by:
Reverse Date,
Date,
Thread,
Author