zsh-workers
 help / color / mirror / code / Atom feed
From: Vincent Lefevre <vincent@vinc17.net>
To: zsh-workers@zsh.org
Subject: buggy completion for zsh [TAB]
Date: Tue, 3 Apr 2012 16:38:53 +0200	[thread overview]
Message-ID: <20120403143853.GI4925@xvii.vinc17.org> (raw)

ypig% autoload -U compinit
ypig% compinit
ypig% touch foobar

ypig% zsh [TAB]
shows all the files in the working directory.

ypig% zsh foo[TAB]
foo.html                               foomatic-cleanupdrivers
foo2hiperc                             foomatic-combo-xml
foo2hiperc-wrapper                     foomatic-compiledb
foo2hp                                 foomatic-configure
foo2hp2600-wrapper                     foomatic-datafile
foo2lava                               foomatic-extract-text
foo2lava-wrapper                       foomatic-fix-xml
foo2oak                                foomatic-getpjloptions
foo2oak-wrapper                        foomatic-kitload
foo2qpdl                               foomatic-nonumericalids
foo2qpdl-wrapper                       foomatic-perl-data
foo2slx                                foomatic-ppd-options
foo2slx-wrapper                        foomatic-ppd-to-xml
foo2xqx                                foomatic-ppdfile
foo2xqx-wrapper                        foomatic-preferred-driver
foo2zjs                                foomatic-printermap-to-gutenprint-xml
foo2zjs-icc2ps                         foomatic-printjob
foo2zjs-pstops                         foomatic-replaceoldprinterids
foo2zjs-wrapper                        foomatic-rip
foobar                                 foomatic-searchprinter
foomatic-addpjloptions                 

ypig% zsh foob[TAB]
foobar

which is not expected when the completion is unique.

If any case, following [TAB]'s have no effect.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


             reply	other threads:[~2012-04-03 14:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-03 14:38 Vincent Lefevre [this message]
2012-04-03 17:21 ` Bart Schaefer

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=20120403143853.GI4925@xvii.vinc17.org \
    --to=vincent@vinc17.net \
    --cc=zsh-workers@zsh.org \
    /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).