zsh-users
 help / color / mirror / code / Atom feed
From: Thor Andreassen <ta@imada.sdu.dk>
To: zsh-users@sunsite.dk
Subject: Re: history-search + a few new user question
Date: Mon, 5 Dec 2005 07:41:49 +0100	[thread overview]
Message-ID: <20051205064149.GA13631@imada.sdu.dk> (raw)
In-Reply-To: <20051204162658.GA17541@alnagon.localnet.cz>

On Sun, Dec 04, 2005 at 05:26:59PM +0100, karpi wrote:
[snip]
> 2) some way to set "ignorerece" so
> cd downloads
> interprets as too
> cd DownLoads 

Use the following line, it makes all completions case-insensitive:
zstyle ':completion:*' matcher-list 'm:{a-zA-Z}={A-Za-z}'

[snip]

-- 
Thor Andreassen


  parent reply	other threads:[~2005-12-05  6:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-04 16:26 karpi
2005-12-04 17:15 ` Christian Taylor
2005-12-04 17:49 ` Julius Plenz
2005-12-05  6:35 ` Bart Schaefer
2005-12-05 10:30   ` Peter Stephenson
2005-12-05  6:41 ` Thor Andreassen [this message]
2005-12-05 11:22 ` karpi

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=20051205064149.GA13631@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).