zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-users@zsh.org
Subject: Re: Zsh completion question
Date: Fri, 12 Nov 2010 10:49:12 -0800	[thread overview]
Message-ID: <101112104912.ZM13936@torch.brasslantern.com> (raw)
In-Reply-To: =?iso-8859-1?Q?=3CAANLkTik9ZjkT7brVqS1wa6=3DyxS1vtkO2JTEncVot?= =?iso-8859-1?Q?hnYy=40mail=2Egmail=2Ecom=3E?= =?iso-8859-1?Q?Comments=3A_In_reply_to_Matias_Gra=F1a_=3Cmatias=2Ealejo?= =?iso-8859-1?Q?=40gmail=2Ecom=3E?= =?iso-8859-1?Q?________=22Re=3A_Zsh_completion_question=22_=28Nov_12=2C__?= =?iso-8859-1?Q?3=3A31pm=29?=

On Nov 12,  3:31pm, Matias Graña wrote:
}
} I get the same behaviour. I don't set
} zstyle ':completion:*' accept-exact true
} anywhere I'm aware of. In fact, zstyle -L ':completion:*' does not
} show this setting. And, when I set it to false, behaviour changes, so
} it was this option indeed.

Check the output of

(setopt kshoptionprint; setopt | grep recexact)

The REC_EXACT option determines the default state of the accept-exact
style.


  reply	other threads:[~2010-11-12 18:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-12 15:10 Volodya Khomchak
2010-11-12 16:57 ` Benjamin R. Haskell
2010-11-12 18:31   ` Matias Graña
2010-11-12 18:49     ` Bart Schaefer [this message]
2010-11-12 19:09       ` Benjamin R. Haskell
2010-11-14 20:52         ` Matias Graña
  -- strict thread matches above, loose matches on Subject: below --
2010-11-12 15:05 Volodya Khomchak

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=101112104912.ZM13936@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-users@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).