tags 427758 unreproducible
thanks

Hi Robert,

On Wed, 06 Jun 2007 09:19:32 +0200, Robert Millan wrote:

> $ touch =foo
> $ echo =<TAB>
> 
> Expansion results in "=\=foo" rather than "\=foo".

I can't reproduce this with bash-completion/20060301-4. Here's what I have:

$ touch =foo
$ echo =<TAB>
[lists all files -- possibly a bug, but not this one]
$ echo "=<TAB>
$ echo "=foo"
$ echo \=<TAB>
$ echo \=foo

It behaves correctly (please note that the '"=' example might be a local
modification of mine -- it will be uploaded in the next version
nevertheless :) )

Kindly,
David

-- 
 . ''`.  Debian maintainer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|---- http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Bash-completion-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel

Reply via email to