zsh-users
 help / color / mirror / code / Atom feed
From: Richard Curnow <Richard.Curnow@st.com>
To: Zsh users list <zsh-users@sunsite.auc.dk>
Subject: How to avoid expansion when completing?
Date: Thu, 3 Aug 2000 08:51:26 +0100	[thread overview]
Message-ID: <20000803085126.I13662@bri.st.com> (raw)

Suppose I have a load of subdirectories, each of which contains a file
called foobar.dat.  I enter 

% wc **/foob<Tab>

hoping to expand this to **/foobar.dat (assuming there's nothing else
starting with 'foob' in any of the subdirectories).  However, I get the
'**' expanded to the first subdirectory name which has a file starting
with 'foob' in it.  (If I keep pressing <Tab> then I cycle round).

I've got the following options set, and I'm running version 3.1.5.

nobeep
completeinword
globcomplete
histignoredups
histverify
ignoreeof
interactive
login
monitor
pushdignoredups
shinstdin
zle

Is there some combination of options I haven't managed to find yet, or
is this just impossible to do?

-- 
Richard Curnow---by day : SuperH Core Architecture at STMicroelectronics
curnowr@bristol.st.com---------www.superh.com-------------www.st.com----
and by night >>---richard.curnow@go.to---http://go.to/richard.curnow/---


             reply	other threads:[~2000-08-03  7:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-03  7:51 Richard Curnow [this message]
2000-08-03  9:19 ` Peter Stephenson
2000-08-03 10:51 Sven Wischnowsky

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=20000803085126.I13662@bri.st.com \
    --to=richard.curnow@st.com \
    --cc=zsh-users@sunsite.auc.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).