zsh-workers
 help / color / mirror / code / Atom feed
From: DervishD <zsh@dervishd.net>
To: Andrey Borzenkov <arvidjaar@newmail.ru>
Cc: zsh-workers@sunsite.dk
Subject: Re: Directory not recognized as directory
Date: Wed, 2 Nov 2005 21:32:47 +0100	[thread overview]
Message-ID: <20051102203247.GA67@DervishD> (raw)
In-Reply-To: <200511022255.08477.arvidjaar@newmail.ru>

    Hi Andrey :)

 * Andrey Borzenkov <arvidjaar@newmail.ru> dixit:
> >     Anyway, this problem doesn't affect just the "stat" builtin. It
> > fools the completion system (at least compctl), too.
> >
> 
> Could you give specific example? It seems to work in current CVS:
> 
> {pts/1}% ~/pkg/bin/zsh -f
> cooker% ls ????????????/
> 
> notice "/" so it correctly stats directory.

    In 4.2.5 the same doesn't work. The completion cycles between all
files and dirs, adding a "/" to all directories *except* the "\x90"
one.

    $ zsh -f
    $ mkdir A B C $'\x90'
    $ ls <TAB>
        \- ls A/<TAB>
            \- ls B/<TAB>
                \- ls C/<TAB>
                    \- ls ^Ð

    I'm representing the cycle using the "\-" thingie (sorry, I
couldn't think of anything better) and I hope you can see the last
line, which is exactly what appears in my system, a caret and a
capital "D" crossed by a line.

    Do you want me to test anything more? I'm a bit lost here and
don't know which tests to carry to help you O:)

    Thanks a lot for your interest :)

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736 | http://www.dervishd.net
http://www.pleyades.net & http://www.gotesdelluna.net
It's my PC and I'll cry if I want to...


      reply	other threads:[~2005-11-02 20:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-02 14:02 DervishD
2005-11-02 18:42 ` Andrey Borzenkov
2005-11-02 18:56   ` DervishD
2005-11-02 19:24     ` Andrey Borzenkov
2005-11-02 19:32       ` DervishD
2005-11-02 19:55         ` Andrey Borzenkov
2005-11-02 20:32           ` DervishD [this message]

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=20051102203247.GA67@DervishD \
    --to=zsh@dervishd.net \
    --cc=arvidjaar@newmail.ru \
    --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).