Package: bash-completion
Version: 1:1.0-3
Severity: normal

--- Please enter the report below this line. ---

Doing this:

$ mkdir 'sub one'
$ mkdir 'sub two'

$ cd su<TAB>       # is expanded to 'cd sub\ '
$ cd sub\ <TAB><TAB>    # nothing happens
$ cd sub\ o<TAB><TAB>   # nothing happens


A bash_completion file from an older system 
($Id: bash_completion,v 1.872 2006/03/01 16:20:18 ianmacd Exp $) 
included in the same session with ". ~/tmp/bash_completion", 
does it as I'm used to and how it should be:

$ cd su<TAB>
$ cd sub\ <TAB><TAB>
sub one/ sub two/
$ cd sub\ o<TAB>
$ cd sub\ one




--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.30-1-686

Debian Release: squeeze/sid
  900 testing         debian.knapp.at 
  500 unstable        www.debian-multimedia.org 
    1 experimental    ftp.de.debian.org 

--- Package information. ---
Depends          (Version) | Installed
==========================-+-===============
bash        (>= 3.1dfsg-9) | 4.0-4


Package's Recommends field is empty.

Package's Suggests field is empty.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to