bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[completion with directory starting with = doesn't work]


From: djame
Subject: [completion with directory starting with = doesn't work]
Date: Wed, 06 Jul 2005 01:07:17 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

Configuration Information [Automatically generated, do not change]:
Machine: i586
OS: linux-gnu
Compiler: i586-mandrake-linux-gnu-gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i586' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i586-mandrake-linux-gnu' -DCONF_VENDOR='mandrake' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -D_GNU_SOURCE -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro -g uname output: Linux sarace.no-ip.org 2.4.22-10mdk #1 Thu Sep 18 12:30:58 CEST 2003 i686 unknown unknown GNU/Linux
Machine Type: i586-mandrake-linux-gnu

Bash Version: 2.05b
Patch Level: 0
Release Status: release

Description:
   [Hello, whenever I hit tab to have completion on a directory whose
name start by = i got that :

cd =\=Boulot
bash: cd: ==Boulot: No such file or director]

Repeat-By:
   [create =foo =test =toto in a dir
type cd =[tab]
chose a directory
type enter after the completion]

Fix:
   [maybe copy tcsh behaviour on this case or just modify completion rule]



Good work anyway

Djamé
ps : i don't know if it's a bug related to bash but whenever completion occurs while urpmi it took a long time, I supposed it's because of the way it looks into the database to get the proper name, so it's not a bash related bug, sorry :)







reply via email to

[Prev in Thread] Current Thread [Next in Thread]