zsh-workers
 help / color / mirror / code / Atom feed
* _configure or _arguments broken again?
@ 2000-04-27  8:36 Andrej Borsenkow
  0 siblings, 0 replies; only message in thread
From: Andrej Borsenkow @ 2000-04-27  8:36 UTC (permalink / raw)
  To: ZSH workers mailing list


With today's CVS:

bor@itsrm2% zsh -f
itsrm2% autoload -U compinit; compinit -D
itsrm2% itsrm2% ./configure --pre=/to<TAB>
  B-e-e-s

(this is to prove the problem :-)

And with my normal settings

bor@itsrm2% ./configure --pre=/to<TAB>
bor@itsrm2% ./configure --pre=/to
Completing no arguments
  TAB again
bor@itsrm2% ./configure
Completing no arguments
  TAB again
bor@itsrm2% ./configure
Completing no arguments
Completing option
--bindir                    --with-nisplus-home
--build                     --with-pam
--cache-file                --with-privatedir
--datadir                   --with-profile
--disable-maintainer-mode   --with-quotas
--enable                    --with-sambabook
--enable-maintainer-mode    --with-sambabook
--exec-prefix               --with-smbmount
--help                      --with-smbwrapper
--host                      --with-ssl
--includedir                --with-sslinc
--infodir                   --with-swatdir
--libdir                    --with-syslog
--libexecdir                --with-utmp
--localstatedir             --without-afs
--mandir                    --without-automount
--no-create                 --without-dfs
--oldincludedir             --without-krb4
--prefix                    --without-krb4
--program-prefix            --without-krb5
--program-suffix            --without-krb5
Showing 23/43
......

bor@itsrm2% zstyle -L
zstyle ':completion:*' completer _oldlist _complete _match
zstyle ':completion:*' format 'Completing %d'
zstyle ':completion:*' group-name ''
zstyle ':completion:*' ignore-parents parent pwd
zstyle ':completion:*' insert-unambiguous true
zstyle ':completion:*' list-colors ''
zstyle ':completion:*' list-prompt 'Showing %l'
zstyle ':completion:*' match-original both
zstyle ':completion:*' matcher-list '' 'm:{a-z}={A-Z}' 'r:|[._-]=*
r:|=*' 'r:|[._-]=** r:|=**'
zstyle ':completion:*' menu 'select=0'
zstyle ':completion:*' original true
zstyle ':completion:*' verbose true
zstyle ':completion:*' old-list _match

-andrej

Have a nice DOS!
B >>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-04-27  8:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-27  8:36 _configure or _arguments broken again? Andrej Borsenkow

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