1069 Commits

Author SHA1 Message Date
ianmacd
c9911c5860 Added minicom completion by Guillaume Rousse <guillomovitch@zarb.org>. 2006-03-01 09:13:27 +00:00
ianmacd
be31543e50 --nodigest and --nosignature options must be set in $nodig and $nosig within
_rpm_installed_packages() itself, not just set in _rpm() before
_rpm_installed_packages() is called. This is because other completion
functions also call _rpm_installed_packages().

Fix from Guillaume Rousse <guillomovitch@zarb.org>.
2006-03-01 09:05:29 +00:00
ianmacd
f318effb99 Minor playmidi and timidity additions for .MID(I) (capital letters) files. 2006-03-01 08:55:31 +00:00
ianmacd
1e95f91491 Add kdvi, dvipdf and advi to programs that complete on .dvi files. Thanks to
Guillaume Rousse <guillomovitch@zarb.org>.
2006-03-01 08:49:52 +00:00
ianmacd
236db8d440 iconv completion improvement from Guillaume Rousse <guillomovitch@zarb.org>. 2006-03-01 08:47:38 +00:00
ianmacd
19a39b528d Replace invoke-rc.d completion with an implementation by Servilio Afre Puentes
<servilio@gmail.com>.
2006-03-01 08:40:27 +00:00
ianmacd
f956b6f6b3 Fix _pkg_config() typo. Thanks to Koblinger Egmont <egmont@cs.bme.hu>. 2006-02-28 11:53:20 +00:00
ianmacd
1fd5c491e2 yum completion update from Ville Skyttä <ville.skytta@iki.fi>. 2006-02-26 18:20:21 +00:00
ianmacd
0fca1f487a Mercurial completion by Alexis S. L. Carvalho <alexis@cecm.usp.br>. 2006-02-25 23:25:41 +00:00
ianmacd
bc1f70df90 Debian invoke-rc.d completion by Jan Christoph Ebersbach
<jan-christoph.ebersbach@e-jc.de>.
2006-02-25 23:12:40 +00:00
ianmacd
a3c74120ab Mention the use of ~/.inputrc as an alternative to /etc/inputrc. 2006-02-25 13:41:11 +00:00
ianmacd
64ebb33510 Mention useful readline settings, like show-all-if-ambiguous. Suggested by
Richard Neill <rn214@hermes.cam.ac.uk>.
2006-02-25 13:39:51 +00:00
ianmacd
f6acf2d134 Permit ri completion to work with later versions. 2006-02-25 13:25:59 +00:00
ianmacd
086cd1e748 Use ant's complete-ant-cmd.pl if it's available. Suggested by Greg Kedge
<gkedge@paychex.com>.
2006-02-25 12:36:12 +00:00
ianmacd
9f2d303f6d sysctl(8) completion, modified from code sent in by Jonas Davidsson
<aphex@bredband.net>.
2006-02-25 12:02:25 +00:00
ianmacd
2eba4eecc6 Add 'cvs update' completion. Patch from Rafael Luque Leiva
<rafael.luque@hp.com>.
2006-02-25 10:55:56 +00:00
ianmacd
d84e2bc9aa vncviewer(1) completion by Dean Montgomery <dmonty@sd73.bc.ca>. 2006-02-25 10:49:40 +00:00
ianmacd
8e4bddf52d Add support for PLD Linux to _configured_interfaces(). Patch from Elan
Ruusamäe <glen@delfi.ee>.
2006-02-25 10:37:32 +00:00
ianmacd
760c04a0a9 Update example code and the text for 3.x. 2006-02-25 00:38:32 +00:00
ianmacd
e8fe1195e3 The check for an interactive shell was already present, but buggy. bash 3.x
would be allowed to source the file even if the shell wasn't interactive.
2006-02-25 00:21:33 +00:00
ianmacd
ad729ea84b smartctl completion by Guillaume Rousse <Guillaume.Rousse@inria.fr>. 2006-02-24 23:24:16 +00:00
ianmacd
7500ad3787 Make make(1) et al complete on filenames, too. Suggested by Christian Boltz
<cb@cboltz.de>.
2006-02-24 22:55:13 +00:00
ianmacd
e81de3566c Use $BASH_COMPLETION_DEBUG to turn on debugging, rather than $DEBUG. 2006-02-24 21:07:47 +00:00
ianmacd
acc76f1bb5 Make 'aptitude show' work the same way as 'apt-cache show'. Fix from nerf
<j-andrieux@laposte.net>.
2006-02-24 11:59:03 +00:00
ianmacd
a8474fe61a Accidentally left some echo commands for debugging. 2006-02-24 11:48:59 +00:00
ianmacd
4a19036e8c Make clear that this works with bash and 2.05b, too. 2006-02-24 11:04:52 +00:00
ianmacd
a8f5d41574 Add .flac completion for MPlayer. Suggested by Robert Millan <rmh@debian.org>. 2006-02-24 11:02:15 +00:00
ianmacd
37d94f736e Add dpkg-source completion from Sven Mueller <debian@incase.de>. 2006-02-24 11:00:38 +00:00
ianmacd
d94ec27a97 Add .exe.so completion to wine. Suggested by Johannes Rohr
<j.rohr@comlink.org>.
2006-02-24 10:51:39 +00:00
ianmacd
95662ec19a unzip can make use of oowriter's .ott files. Suggested by "Mykola A.
Nickishov" <mn@mn.com.ua>.
2006-02-24 10:41:04 +00:00
ianmacd
8b03b81fca Fix gdb completion issue when completing second parameter after first
parameter that has white space. Reported by Branden Robinson
<branden@debian.org>.
2006-02-24 10:37:04 +00:00
ianmacd
b0b5912b1c Add .mng to file types that xine et al can complete on. Suggested by Patrick
Fritzsch <fritzsch@cip.physik.uni-muenchen.de>.
2006-02-24 10:19:41 +00:00
ianmacd
b18fe99a82 MPlayer can also complete on .mpc files. Suggested by knefas
<knefas@gmail.com>.
2006-02-24 00:10:58 +00:00
ianmacd
cac71d99a4 mkisofs completion now defaults to treating completions as filenames. 2006-02-24 00:09:23 +00:00
ianmacd
9d060c2dfb More timidity completions from Tijmen Baarda <tijmenbaarda@tijgerweb.net>. 2006-02-24 00:03:37 +00:00
ianmacd
0a4e10f8e5 gdb completion wasn't completing second parameter correctly when it was a
file, rather than a PID. Fix from unknown Google source, but provided via
Peter Duff <duff@google.com>.
2006-02-23 23:57:25 +00:00
ianmacd
9fc175c038 Minor cvs completion change. 2006-02-23 23:46:30 +00:00
ianmacd
153ed8d3b7 Allow man completion to work on OpenBSD, too. Patch by Kyle Wheeler
<kyle@memoryhole.net>.
2006-02-23 23:25:33 +00:00
ianmacd
eed7999d32 Avoid the need for grep in _rl_enabled(). Modified from a suggestion by Kyle
Wheeler <kyle@memoryhole.net>.
2006-02-23 23:12:41 +00:00
ianmacd
75f971a08c aptitude patch to use grep-status, if available. Patch from Kyle Wheeler
<kyle@memoryhole.net>.
2006-02-23 21:55:44 +00:00
ianmacd
beb78d83d4 MPlayer can play 3gp files produced by mobile phones. Suggested by Ismail
Donmez <ismail@uludag.org.tr>.
2006-02-23 20:16:16 +00:00
ianmacd
1576f9af44 Add support for 'cvs stat'. Thanks to Ville Skyttä <ville.skytta@iki.fi>. 2006-02-23 19:27:59 +00:00
ianmacd
d504bcfa21 Add mtr to known hosts completion. Thanks to Ville Skyttä
<ville.skytta@iki.fi>.
2006-02-23 19:26:10 +00:00
ianmacd
213d74be6b _known_hosts() and _mount() were broken by bash 3.1. Some aspect of how
POSIX-quoted strings (e.g. $'\t') are expanded has changed in this version,
requiring that such strings no longer appear inside double-quotes.

Ville Skyttä <ville.skytta@iki.fi> pointed out the symptoms and suggested a
fix for _known_hosts(), but that fix relied upon sed understanding \t, which
some versions of sed do not. This version of the fix puts POSIX-quoted strings
outside of the double-quotes.
2006-02-23 17:01:37 +00:00
ianmacd
0ae5de2833 bash_completion.sh is now external to the spec file and does not need to be
created.
2006-02-23 15:33:08 +00:00
ianmacd
2df4ea7bdf Code now in its own file instead of inside spec file.
Check for non-interactive shell and do not source.

Check for having already been sourced.
2006-02-23 15:16:51 +00:00
ianmacd
aba8fcccbc Use -o filenames instead of -o default for Perl. 2005-07-30 04:27:32 +00:00
ianmacd
d8481d94fc Minor _filedir() edit to remove code no longer in use. 2005-07-27 22:11:14 +00:00
ianmacd
d7db9cf04f evince command was missing 2005-07-27 22:04:59 +00:00
ianmacd
d1299d8fc2 Allow evince to complete on wider variety of files (from Vijay Durairaj
<durairaj@cs.utah.edu>)
2005-07-24 06:12:41 +00:00