Bug 1202078

Summary: bash completion not working for directories with spaces in their name
Product: [Fedora] Fedora Reporter: Mustafa Mehmed <musmeh55>
Component: bash-completionAssignee: Ville Skyttä <ville.skytta>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 21CC: ooprala, sheltren, ville.skytta
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-15 12:05:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mustafa Mehmed 2015-03-15 01:27:24 UTC
Description of problem:

bash completion not giving me any options when names have spaces in them


Version-Release number of selected component (if applicable):
GNU bash, version 4.3.33(1)-release (x86_64-redhat-linux-gnu)

How reproducible:
every time a directory has a space in it

Steps to Reproduce:
1.create two directories ~"/temp/a truly long name" and ~"/temp/a truly longer name"
2.cd temTAB OK result changes to temp directory
cd aTAB OK get cd a\ truly\ long OK
3. press TAB again and again - nothing happens

Actual results:


Expected results:
expect to see a list of possible directory names

Additional info:

Comment 1 Ville Skyttä 2015-03-15 12:05:53 UTC

*** This bug has been marked as a duplicate of bug 1171396 ***