On Fri, Nov 18, 2005 at 09:55:26PM -0500, Arnaud Bergeron wrote:
> I reported it precisely because the characters you mentionned (and all
> other 'special' chars i know) are working perfectly.  '[' and ']' are
> the only chars I have problems with even if they are properly escaped.

Oops, you're right, at least '@' seems to work. But as naddy pointed
out, there are still other problematic characters. For example,

$ mkdir -p aaa:bbb/{foo,fee,bar,baz}
$ ls aa^I^I^I

> Now if you still think it would take more than one or two days, I
> think I'll try to code myself a little interactive-only shell.

Is it really worth it? How many often do you run into those completion
bugs, i.e. how much file and directories with funny characters do
you have?

Ciao,
        Kili

-- 
If your program isn't worth documenting,
it probably isn't worth running.
                -- Nagler

Reply via email to