bug-bash
[Top][All Lists]
Advanced

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

Directoryname completion started from '.' appends blank to direct ory na


From: Jan Bruun Andersen, EDS Denmark AS
Subject: Directoryname completion started from '.' appends blank to direct ory name
Date: Fri, 19 Jul 2002 21:26:21 +0200

Configuration Information [Automatically generated, do not change]:
Machine: i686
OS: cygwin
Compiler: i686-pc-cygwin-gcc
Compilation CFLAGS:  -DPROGRAM='bash.exe' -DCONF_HOSTTYPE='i686'
-DCONF_OSTYPE='cygwin' -DCONF_MACHTYPE='i686-pc-cygwin' -DCONF_VENDOR='pc'
-DSHELL -DHAVE_CONFIG_H  -I.  -../bash-2.05b -I../bash-2.05b/include
-I../bash-2.05b/lib  -g -O2
uname output: CYGWIN_NT-5.0 DKCNW1700049 1.3.12(0.54/3/2) 2002-07-06 02:16
i686 unknown
Machine Type: i686-pc-cygwin

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

Description:
        Specifying the path to a program using dir-name completion
        from the working directory causes Bash to append a blank.

Repeat-By:
        Administrator@DKCNW1700049 ~
        $ mkdir somedir<ENTER>

        Administrator@DKCNW1700049 ~
        $ ./so<TAB>
        $ ./somedir <ENTER>             <== Expands to "./somedir ".
        bash: ./somedir: is a directory

        Administrator@DKCNW1700049 ~
        $ /bi<TAB>
        $ /bin/                 <== Correct: "/" is added.

--
Jan Bruun Andersen
Information Specialist, B.Sc.
Solution Centre Denmark
Office phone: +45 3385 8041 Mobile: +45 5159 7041

EDS Sverige AB, Solna Strandväg 96, SE-171 85 Solna (http://www.eds.se/)

"EDS... the recognized global leader in ensuring clients achieve superior
value in the Digital Economy."




reply via email to

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