zsh-workers
 help / color / mirror / code / Atom feed
From: Fernando Vezzosi <fvezzosi@masobit.net>
To: zsh-workers@sunsite.dk
Subject: BUG: "setopt autocd" and auto-cd completion of dirs with funny (Unicode) chars
Date: Fri, 27 Apr 2007 16:49:05 +0200	[thread overview]
Message-ID: <20070427144905.GA1379@lothlorien.passione> (raw)

[-- Attachment #1: Type: text/plain, Size: 968 bytes --]

Hi -workers,
zsh-beta 4.3.2-dev-1+20070413-1 on Debian Sid (i686-pc-linux-gnu) here..

I use zsh-beta because the plain zsh package doesn't complete
Unicode (UTF-8) filenames and dirs.  With zsh-beta it's much better, but
it fails when auto-cd`ing into some Unicode-named directory..  Example
follows:

% ls -F
♠♣♥♦/ some_dir/ another_dir/
% setopt autocd
% cd ♠♣♥♦
% pwd
/home/buccia/♠♣♥♦
% cd ../
% ./<TAB>
(Completes all directories without Unicode names)
% ./♠♣<TAB>
(Doesn't complete anything)
% cd ./♠♣<TAB> # I insert "cd" in front of it
% cd ./♠♣♥♦ # correctly completed

Locale is en_US.UTF-8
Menu completion works fine, but I tend not to use it..
autocd completion of directories without funny wchars works normally.

If you need any other details, please let me know!

Bye, and keep up the good work!

-- 
  Fernando Vezzosi
	       3F29 4D20 510E E1AE 991D  3B12 D6BE 7C05 B289 97C9

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2007-04-27 14:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-27 14:49 Fernando Vezzosi [this message]
2007-04-27 16:01 ` Peter Stephenson
2007-04-27 16:31   ` Fernando Vezzosi

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=20070427144905.GA1379@lothlorien.passione \
    --to=fvezzosi@masobit.net \
    --cc=zsh-workers@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).