Description of problem: The bash completion for more treats the space-separated pieces of filenames as different files. Version-Release number of selected component (if applicable): util-linux-2.23.2-4.fc19 How reproducible: Always Steps to Reproduce: 1. touch foo\ bar 2. more foo<TAB> Actual results: bar foo Expected results: more foo\ bar Additional info: This has been fixed in util-linux-2.24, see https://www.kernel.org/pub/linux/utils/util-linux/v2.24/v2.24-rc2-ChangeLog , commit ce3e6b15e2c4478b2df9a7016c168b16325abfb0
util-linux-2.23.2-5.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/util-linux-2.23.2-5.fc19
Package util-linux-2.23.2-5.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing util-linux-2.23.2-5.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-0749/util-linux-2.23.2-5.fc19 then log in and leave karma (feedback).
util-linux-2.23.2-5.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.