zsh-users
 help / color / mirror / code / Atom feed
* get the list of completions immediately
@ 2006-10-11 22:32 denis
  0 siblings, 0 replies; 3+ messages in thread
From: denis @ 2006-10-11 22:32 UTC (permalink / raw)
  To: zsh-users

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?

Thank you.

% zsh --version
zsh 4.2.5


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: get the list of completions immediately
  2006-10-12  2:48 Andrey Borzenkov
@ 2006-10-12 10:51 ` denis
  0 siblings, 0 replies; 3+ messages in thread
From: denis @ 2006-10-12 10:51 UTC (permalink / raw)
  To: zsh-users; +Cc: Andrey Borzenkov

Andrey Borzenkov wrote:
> On Thursday 12 October 2006 02:32, denis wrote:
> >   % 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'

That option was already set.  But you pointed me in the right
direction. The option I was looking for is 'nolistambiguous'.

Thank you.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: get the list of completions immediately
@ 2006-10-12  2:48 Andrey Borzenkov
  2006-10-12 10:51 ` denis
  0 siblings, 1 reply; 3+ messages in thread
From: Andrey Borzenkov @ 2006-10-12  2:48 UTC (permalink / raw)
  To: zsh-users; +Cc: denis

-----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-----


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-10-12 10:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-11 22:32 get the list of completions immediately denis
2006-10-12  2:48 Andrey Borzenkov
2006-10-12 10:51 ` denis

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).