[Bash-completion-devel] [bash-completion-Bugs][312103] Completion doesn't work correctly with quoted names

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


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

>Status: Closed
Priority: 3
Submitted By: Ville Skyttä  (scop-guest)
Assigned to: Nobody (None)
Summary: Completion doesn't work correctly with quoted names 
Distribution: None
Originally reported in: Fedora / Red Hat Bugzilla
>Milestone: 1.2
>Status: Fix Committed
Original bug number: 509751


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

----
mkdir test
cd test
touch "a b c.py" "l.py"

python "a<TAB>
--> completes OK to 'python "a b c.py"'

python "a <TAB>
--> does not complete, 2nd <TAB> lists "a b c.py  l.py" as possible completions

python "a b<TAB>
--> does not complete at all  
---

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

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

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

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

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



More information about the Bash-completion-devel mailing list