[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 Nov 22 21:26:30 UTC 2009


Bugs item #312101, was opened 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: Open
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: None
Status: None
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.

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

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