Description of problem: After last update of bash-completion the behaviour changed to be very annoying (and not very usable). Version-Release number of selected component (if applicable): bash-completion.noarch 1:1.3-3.fc14 How reproducible: Every time Steps to Reproduce: 1. open terminal, suppose you are in a directory where a directory named "directory" exists 2. type e.g. "cd dir" and press <TAB> Actual results: Instead of "directory/" presents bash-completion "directory ". Thus no more diving into subdirectories is possible (without presssing two times <BACKSPACE> and typing "/" and then <TAB>). When diving into deeper directory structure this becomes VERY annoying. Additional info: This doesn't happen for the root user. I suspect root uses more simple bash-completion for security reasons.
Works fine here, and also a duplicate of #677446, which is closed as NOTABUG. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers *** This bug has been marked as a duplicate of bug 677446 ***