[Bash-completion-devel] [bash-completion-Bugs][312101] cd doesn't complete when both "a'b c/" and "a'b.c/" exist

bash-completion-bugs at alioth.debian.org bash-completion-bugs at alioth.debian.org
Sun Jun 20 12:16:42 UTC 2010


Bugs item #312101, was changed at 2009-11-22 23:26 by Ville Skyttä 
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312101&group_id=100114

>Status: Closed
Priority: 3
Submitted By: Ville Skyttä  (scop-guest)
Assigned to: Nobody (None)
Summary: cd doesn't complete when both "a'b c/" and "a'b.c/" exist 
Distribution: None
Originally reported in: Fedora / Red Hat Bugzilla
>Milestone: 1.2
>Status: Fix Committed
Original bug number: 496403


Initial Comment:
Originally reported as https://bugzilla.redhat.com/show_bug.cgi?id=496403:

---

Description of problem:
When two directories named "a'b c/" and  "a'b.c/" (replace space with dot)
exist, Tab-completion with the 'cd' builtin breaks. Tab-completion works if
bash-completion is not installed.

Steps to Reproduce:
1. mkdir "a'b c" "a'b.c"
2. cd a\'b.<Tab>

---

I reported that I couldn't reproduce with bash 3.2, now I can with 4.x and haven't tested with 3.x.

----------------------------------------------------------------------

>Comment By: Ville Skyttä  (scop-guest)
Date: 2010-06-20 15:16

Message:
Works for me now with bash-completion 1.2, bash 3.2.25(1)-release and 4.1.7(1)-release

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312101&group_id=100114



More information about the Bash-completion-devel mailing list