madsmith / bash-completion-lib

Automatically exported from code.google.com/p/bash-completion-lib
GNU General Public License v2.0
0 stars 0 forks source link

Completions are missing #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The following completions are missing - see Debian 20060301-4 for completions:
- gzip
- bzip
- openssl
- screen
- lftp
- ncftp
- gdb
- createdb
- dropdb
- psql
- -F _longopt
- gcc
- cardctl
- -F _dpkg
- dpkg-reconfigure
- dpkg-source
- dselect
- java
- javadoc
- javac
- pine
- -F _mutt
- configure
- reportbug
- querybts
- update-alternatives
- python
- perl
- perldoc
- rcs
- lilo
- _pkg_delete
etc.

Original issue reported on code.google.com by fvu...@gmail.com on 6 Jun 2008 at 9:23

GoogleCodeExporter commented 8 years ago
All completions of Debian 20060301-4 have been added, including the completions 
in
the ./contrib directory.  Unit tests have been added for all completions as 
well.

Fixed in r29.

Original comment by fvu...@gmail.com on 29 Jun 2008 at 5:22