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:
*** This bug has been marked as a duplicate of bug 1171396 ***