zsh-users
 help / color / mirror / code / Atom feed
From: Thor Andreassen <ta@imada.sdu.dk>
To: zsh-users@sunsite.dk
Subject: Re: autocompletion of file url's
Date: Sun, 6 Aug 2006 05:21:43 +0200	[thread overview]
Message-ID: <20060806032143.GA18001@imada.sdu.dk> (raw)
In-Reply-To: <44D1CB6A.6060908@sheffield.ac.uk>

On Thu, Aug 03, 2006 at 11:09:46AM +0100, Nathan Haigh wrote:
[...]
> However, I'm experiencing 1 little hiccup: having the 2 line above
> uncommented seem to stop a command working which&nbsp; allow autocompletion
> to be a little more forgiving with regards to case:<br>
> compctl -M '' 'm:{_a-z-}={-A-Z_}'<br>

You should be able to use this instead:

zstyle ':completion:*' matcher-list 'm:{a-zA-Z}={A-Za-z}'

[...]

Please refrain from sending html mails.

-- 
with kind regards
Thor Andreassen


  parent reply	other threads:[~2006-08-06  3:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-02 21:57 Nathan Haigh
2006-08-02 21:34 ` Peter Stephenson
2006-08-03  9:29   ` Nathan Haigh
2006-08-03  9:16     ` Peter Stephenson
2006-08-03 10:09     ` Nathan Haigh
2006-08-03  9:21       ` Peter Stephenson
2006-08-06  3:21       ` Thor Andreassen [this message]
2006-08-03 12:34     ` Clint Adams

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=20060806032143.GA18001@imada.sdu.dk \
    --to=ta@imada.sdu.dk \
    --cc=zsh-users@sunsite.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).