Description of problem: Tab completion for tar with *.tar.xz and *.txz files fails to complete the filename. Version-Release number of selected component (if applicable): bash-completion-1.1-6.fc13.noarch How reproducible: every time Steps to Reproduce: 1. touch /tmp/foo.tar.xz 2. tar xf /tmp/foo[TAB] Actual results: foo.tar.xz does not have its name tab-completed Expected results: foo.tar.xz is fully tab-completed Additional info:
Created attachment 422274 [details] patch for tar xz tab completion
Already fixed upstream, will be in the next release: http://git.debian.org/?p=bash-completion/bash-completion.git;a=commitdiff;h=1b336660d7c73f536fd6bf4363d5b6347c2db0ac
bash-completion-1.2-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/bash-completion-1.2-1.fc13
bash-completion-1.2-2.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.