zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-users@sunsite.dk
Subject: Re: completion not inserting matches
Date: Sun, 18 Apr 2004 23:35:26 +0000	[thread overview]
Message-ID: <1040418233526.ZM9007@candle.brasslantern.com> (raw)
In-Reply-To: <x1n6gf1ludq1.dlg@thorstenkampe.de>

On Apr 18,  4:17pm, Thorsten Kampe wrote:
}
} These are my completion settings: [1] and [2].

Hrm.

I just edited up a source-able file of your settings, deleted all my own
zstyles, sourced the file, and set up a dummy directory:

schaefer<574> ls                           
linux/                      linux-2.4.25-gentoo-r2/
linux-2.4.20-wolk4.11s-r3/  linux-2.4.25_pre7-gss-r3/
linux-2.4.20-wolk4.9s-r6/   linux-2.6.5-gentoo-r1/
schaefer<575> cd r3<TAB>
schaefer<575> cd linux-2.4.2---sr3
local directory
linux-2.4.20-wolk4.11s-r3/  linux-2.4.25_pre7-gss-r3/ 
schaefer<575> cd linux-2.4.2-<TAB>--sr3
schaefer<575> cd linux-2.4.20-wolk4.11s-r3/<TAB>
schaefer<575> cd linux-2.4.20-wolk4.9s-r6/<TAB>
schaefer<575> cd linux-2.4.25-gentoo-r2/<TAB>
schaefer<575> cd linux-2.4.25_pre7-gss-r3/<TAB>
schaefer<575> cd linux-2.4.2---sr3

So I've got menu completion going, but it's cycling through four choices,
not just the original two matches.

This is with the very latest 4.2.0-dev-1 from CVS.  I suppose it's possible
I have a setopt that you don't -- these are all the ones that might matter:

alwayslastprompt      on
alwaystoend           off
autocd                on
autolist              on
automenu              on
autonamedirs          off
autoparamkeys         on
autoparamslash        on
autoremoveslash       on
bashautolist          off
beep                  off
caseglob              on
cdablevars            off
chasedots             off
chaselinks            off
completealiases       on
completeinword        on
correct               on
correctall            off
equals                on
globcomplete          off
listambiguous         off
listbeep              off
listpacked            on
listrowsfirst         on
listtypes             on
menucomplete          off


  parent reply	other threads:[~2004-04-18 23:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-18 14:17 Thorsten Kampe
2004-04-18 23:20 ` Bart Schaefer
2004-04-19 15:40   ` Thorsten Kampe
2004-04-20  4:23     ` Bart Schaefer
2004-04-18 23:35 ` Bart Schaefer [this message]
2004-04-19 14:42   ` Thorsten Kampe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1040418233526.ZM9007@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).