Bug 1202078 - bash completion not working for directories with spaces in their name
Summary: bash completion not working for directories with spaces in their name
Keywords:
Status: CLOSED DUPLICATE of bug 1171396
Alias: None
Product: Fedora
Classification: Fedora
Component: bash-completion
Version: 21
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Ville Skyttä
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-15 01:27 UTC by Mustafa Mehmed
Modified: 2015-03-15 12:05 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-03-15 12:05:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.