Public bug reported: Binary package hint: bash-completion
The jar utility works with zip files, so they should be candidates for completion. Ubuntu 8.04.1 Here is a patch against 20060301-3ubuntu3 that enables it: diff -u bash_completion.orig bash_completion --- bash_completion.orig 2008-04-15 02:45:23.000000000 +0100 +++ bash_completion 2008-07-13 10:13:30.000000000 +0100 @@ -2985,7 +2985,7 @@ _filedir ;; *f) - _filedir '?(e|j|w)ar' + _filedir '?([ejw]ar|zip|[EJW]AR|ZIP)' ;; *) _filedir ** Affects: bash-completion (Ubuntu) Importance: Undecided Status: New -- zip files should be completion candidates for jar. https://bugs.launchpad.net/bugs/248057 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs