Bug 1179227 - Directory with multiple spaces doesn't expand
Summary: Directory with multiple spaces doesn't expand
Keywords:
Status: CLOSED DUPLICATE of bug 1171396
Alias: None
Product: Fedora
Classification: Fedora
Component: bash-completion
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Ville Skyttä
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1183007 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-06 13:04 UTC by Jesper Pedersen
Modified: 2015-03-15 11:55 UTC (History)
12 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-03-15 11:55:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jesper Pedersen 2015-01-06 13:04:41 UTC
Directories with multiple spaces doesn't expand on <TAB>.

mkdir "0 1 2"
mkdir "0 1 3"
cd 0\ <TAB><TAB>

tcsh works correctly

Comment 1 javiermon 2015-01-07 14:28:36 UTC
I can confirm this happens to me on 2 different machines. This got broken upgrading to fedora 21, on fedora 20 it was working properly. I've also tried removing all packages that put files in /etc/bash_completion.d/ and the error still happens.

complete -R fixes this behaviour, but then autocomplete doesn't work on non built-in commands like yum, etc.

Comment 2 javiermon 2015-01-07 14:53:32 UTC
I meant complete -r

Comment 3 Ondrej Oprala 2015-01-16 12:24:03 UTC
*** Bug 1183007 has been marked as a duplicate of this bug. ***

Comment 4 Ville Skyttä 2015-03-15 11:55:59 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.