zsh-users
 help / color / mirror / code / Atom feed
From: Matt Woodson <mwoodson@gmail.com>
To: Bart Schaefer <schaefer@brasslantern.com>
Cc: zsh-users@zsh.org, d.s@daniel.shahaf.name
Subject: Re: known hosts tab completion
Date: Sat, 23 Jun 2012 18:48:32 -0400	[thread overview]
Message-ID: <CAMcVnE0ax1FdnBC=e+AHWYhY5kURUbqPE-m7iOSZG6w9oOQYVA@mail.gmail.com> (raw)
In-Reply-To: <120623111812.ZM13306@torch.brasslantern.com>

On Sat, Jun 23, 2012 at 2:18 PM, Bart Schaefer
<schaefer@brasslantern.com> wrote:

> This similar to the confusion about the default matcher-list that was
> discussed about a month ago in the "completion oddity" thread (starts
> with zsh-users/17099 if you want to check the archives).
>
> In this case, though, the default matcher-list does not include the
> dot character, so you must have a zstyle that does.  Disable it for
> this context and you should be able to get the behavior you want.


I don't know if this is true.  I only have one matcher-list:

$ zstyle -L | grep matcher
zstyle ':completion:*' matcher-list 'm:{a-z}={A-Z}'
$

Is there something else I need to change?


  parent reply	other threads:[~2012-06-23 22:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-22 18:48 Matt Woodson
2012-06-23 18:18 ` Bart Schaefer
2012-06-23 18:28   ` Mikael Magnusson
2012-06-24  8:39     ` Daniel Shahaf
2012-06-23 22:48   ` Matt Woodson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-04-04  7:58 Daniel Shahaf

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='CAMcVnE0ax1FdnBC=e+AHWYhY5kURUbqPE-m7iOSZG6w9oOQYVA@mail.gmail.com' \
    --to=mwoodson@gmail.com \
    --cc=d.s@daniel.shahaf.name \
    --cc=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).