zsh-users
 help / color / mirror / code / Atom feed
From: Andy Spiegl <zsh.Andy@spiegl.de>
To: ZSH User List <zsh-users@sunsite.dk>
Subject: Re: How to do filename completion with umlauts?
Date: Mon, 20 Jan 2003 11:35:28 -0500	[thread overview]
Message-ID: <20030120113528.A5541@radiomaranon.org.pe> (raw)
In-Reply-To: <6134254DE87BD411908B00A0C99B044F03A0B5E9@mowd019a.mow.siemens.ru>

Hi Andrey and Oliver,

thanks for your help, but it still doesn't work. :-(

> May it depend on locale settings? Do you have locale set up?
Yes.  I didn't have all the LC_* set up, just LC_ALL but even after copying
your setup it doesn't work.

> This is on Mandrake with zsh 4.0.6
Here Debian Package zsh 4.0.4-33

> > how do I make case-insensitive filename completion work with umlauts?
> > I tried
> >  zstyle ":completion:*" matcher-list 'm:{A-Zöäüa-zÖÄÜ}={a-zöäüA-ZÖÄÜ}'
> 
> You're mapping the characters to themselves instead of to the opposite
> case.
Oops!

> Try 'm:{A-Zöäüa-zÖÄÜ}={a-zÖÄÜA-Zöäü}' instead.
Unfortunately this doesn't work either. :-(

Now when I type TAB after an umlaut _nothing_ happens, it just beeps.
If I press TAB after a "normal" character it completes, but doesn't change
the case of umlauts either.  Hm, what else could be wrong?

Thanks,
 Andy.

-- 
           http://peru.spiegl.de  Our project
      http://radiomaranon.org.pe  Radio Marañón, Jaén, Perú
                              o      _     _         _
  ------- __o       __o      /\_   _ \\o  (_)\__/o  (_)          -o)
  ----- _`\<,_    _`\<,_    _>(_) (_)/<_    \_| \   _|/' \/       /\\
  ---- (_)/ (_)  (_)/ (_)  (_)        (_)   (_)    (_)'  _\o_    _\_v
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   "There are two major products that come out of Berkeley: LSD and UNIX.
      We don't believe this to be a coincidence." - Jeremy S. Anderson


  reply	other threads:[~2003-01-20 16:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-20 15:29 Andy Spiegl
2003-01-20 16:06 ` Borzenkov Andrey
2003-01-20 16:35   ` Andy Spiegl [this message]
     [not found]     ` <10585.1043139241@finches.logica.co.uk>
2003-01-21 17:55       ` Andy Spiegl
     [not found]         ` <13027.1043344725@finches.logica.co.uk>
2003-01-23 18:35           ` How to do filename completion with umlauts? - SOLVED Andy Spiegl
2003-01-20 16:07 ` How to do filename completion with umlauts? Oliver Kiddle

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=20030120113528.A5541@radiomaranon.org.pe \
    --to=zsh.andy@spiegl.de \
    --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).