From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29548 invoked from network); 12 Oct 2006 02:48:36 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,UPPERCASE_25_50 autolearn=ham version=3.1.6 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 12 Oct 2006 02:48:36 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 73068 invoked from network); 12 Oct 2006 02:48:30 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 12 Oct 2006 02:48:30 -0000 Received: (qmail 17028 invoked by alias); 12 Oct 2006 02:48:23 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10833 Received: (qmail 17018 invoked from network); 12 Oct 2006 02:48:22 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 12 Oct 2006 02:48:22 -0000 Received: (qmail 71859 invoked from network); 12 Oct 2006 02:48:22 -0000 Received: from flock1.newmail.ru (80.68.241.157) by a.mx.sunsite.dk with SMTP; 12 Oct 2006 02:48:22 -0000 Received: (qmail 3349 invoked from network); 12 Oct 2006 02:48:21 -0000 Received: from unknown (HELO cooker.local) (arvidjaar@newmail.ru@85.140.243.49) by smtpd.newmail.ru with SMTP; 12 Oct 2006 02:48:21 -0000 From: Andrey Borzenkov To: zsh-users@sunsite.dk Subject: Re: get the list of completions immediately Date: Thu, 12 Oct 2006 06:48:19 +0400 User-Agent: KMail/1.9.4 Cc: denis Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610120648.20734.arvidjaar@newmail.ru> -----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 > > 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-----