Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: How to do filename completion with umlauts? - SOLVED



Hi Oliver,

> However, I could reproduce the problem under zsh 4.0.2. What version are
> you running because 4.0.6 and recent 4.1 seem to work fine?
condor:~>echo $ZSH_VERSION
4.0.4

Wait a moment, I'll quickly update to 4.0.6....

condor:~#apt-get -t testing install zsh
...
 (zsh 4.0.4-33 ---> zsh_4.0.6-13)
...
condor:~>zsh
condor:~>touch abcäüasd
condor:~>ls abcÄ<tab>

And it works!  Great, so it _was_ a bug!

Thanks a lot for your help,
 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
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Don't keep a negative attitude, such as
       "I will not succeed, I will not succeed."
    Instead, keep a positive attitude, such as
       "I WILL fail.  I WILL fail."



Messages sorted by: Reverse Date, Date, Thread, Author