zsh-users
 help / color / mirror / code / Atom feed
From: Christian Taylor <cht@chello.at>
To: zsh-users <zsh-users@sunsite.dk>
Subject: Expansions with glob_complete ignore no_case_glob
Date: Sat, 8 Jan 2005 23:41:04 +0100	[thread overview]
Message-ID: <200501082341.04828.cht@chello.at> (raw)

Hi! I'm running zsh 4.2.1 under Linux, and I've observed the following 
unexpected behaviour:

With glob_complete set, the menu-completion of a glob pattern should contain 
the same matches that would be inserted if glob_complete was not set (except 
that a '*' is added at the end of the pattern). However, the menu-completion 
always globs case-sensitive, even if no_case_glob is set. Only including (#i) 
in the pattern causes the menu-completion to ignore case.
The description of glob_complete mentions that "this actually uses pattern 
matching, not globbing, so it works not only for files but for any 
completion, such as options, user names, etc.", but other globbing options 
(like glob_dots, extended_glob etc.) have normal effect on menu-completed 
glob patterns.

Is this behaviour intentional?

Christian Taylor


             reply	other threads:[~2005-01-08 22:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-08 22:41 Christian Taylor [this message]
2005-01-10 10:44 ` Peter Stephenson
2005-01-12  0:53   ` Christian Taylor
2005-01-12 13:06     ` Peter Stephenson
2005-01-12 23:28       ` Christian Taylor

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=200501082341.04828.cht@chello.at \
    --to=cht@chello.at \
    --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).