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
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
ianmacd
20c0d1cec5
Bumped release to 20050721.
2005-07-21 17:21:22 +00:00
ianmacd
0ec0332736
MPlayer options should now use dashes, not underscores. (Thanks to Guillaume
...
Rousse <Guillaume.Rousse@inria.fr>)
2005-07-20 23:43:47 +00:00
ianmacd
eda91dddfa
Extended mc completion by Guillaume Rousse <Guillaume.Rousse@inria.fr>.
2005-07-20 23:26:01 +00:00
ianmacd
503f528c25
lilo completion fix from Guillaume Rousse <Guillaume.Rousse@inria.fr>.
2005-07-20 23:20:36 +00:00
ianmacd
e5214bbec6
Not sure why we had that superfluous echo in there. Perhaps it was to work
...
around a bug in older versions of bash.
2005-07-20 23:09:27 +00:00
ianmacd
fa7a4bcaea
iwconfig improvements by Guillaume Rousse <Guillaume.Rousse@inria.fr>
2005-07-20 22:57:24 +00:00
ianmacd
f23a76343f
Fix up tcpdump and dhclient completion to use correct interfaces function
...
(patch by Guillaume Rousse <Guillaume.Rousse@inria.fr>)
2005-07-20 22:54:36 +00:00
ianmacd
703ace2260
Turn off expansion disabling in _filedir(), as this has the annoying
...
side-effect of cancelling alias expansion for a given invocation of a command.
2005-07-20 22:40:14 +00:00
ianmacd
7e6a4f44b3
Version bumped to 20050720.
2005-07-20 05:41:41 +00:00
ianmacd
6c9165ef80
- evince completion for .pdf files.
...
- More OpenOffice 2 completions
This patch from Horst von Brand via Ville Skyttä <ville.skytta@iki.fi>.
2005-07-19 15:38:39 +00:00
ianmacd
7dcea84003
Fix up patterns for tarball matching (patch by Ville Skyttä
...
<ville.skytta@iki.fi>).
2005-07-19 04:32:31 +00:00
ianmacd
dd1a5a8397
Add completion for xine front-ends, plus kplayer/mplayer (patch by Ville
...
Skyttä <ville.skytta@iki.fi>).
2005-07-19 04:28:48 +00:00
ianmacd
98124576cf
Minor brace fix.
2005-07-12 17:13:02 +00:00
ianmacd
de172d4246
Bump version to 20050712.
2005-07-12 14:32:54 +00:00
ianmacd
db4e0751ae
Make mutt completion also work for muttng (patch by Marcin Kryczek
...
<aye@gentoo.pl>).
2005-07-12 05:28:08 +00:00
ianmacd
4f9c201247
tar 1.15.1 can unpack compressed archives, even if [IZzjy] are not given
...
(patch by Aaron Walker <ka0ttic@gentoo.org>).
2005-07-12 05:22:57 +00:00
ianmacd
2ea17bcef7
Fix _filedir(), so that literal filenames that appear to be glob patterns are
...
not treated as such (patch by Claudio Bley <bley@linuxmail.org>).
2005-07-12 04:50:25 +00:00
ianmacd
37dcf2faa7
rpm2cpio completion (thanks to Guillaume Rousse <rousse@ccr.jussieu.fr>).
2005-07-11 22:24:19 +00:00
ianmacd
1d33c7d266
User and group factorisation patch from Guillaume Rousse
...
<rousse@ccr.jussieu.fr>.
2005-07-11 22:23:30 +00:00
ianmacd
5494b87320
ntpdate completion by Guillaume Rousse <rousse@ccr.jussieu.fr>.
2005-07-11 22:21:13 +00:00
ianmacd
ac5ad372a7
getent completion by Guillaume Rousse <rousse@ccr.jussieu.fr>.
2005-07-11 22:20:16 +00:00
ianmacd
8357070e29
id completion by Guillaume Rousse <rousse@ccr.jussieu.fr>.
2005-07-11 22:19:05 +00:00
ianmacd
20a6dba872
cpio completion by Guillaume Rousse <rousse@ccr.jussieu.fr>.
2005-07-11 22:18:01 +00:00
ianmacd
a3c203ac4d
More extensions for MPlayer (patch by Aaron Walker <ka0ttic@gentoo.org>).
2005-07-11 21:38:42 +00:00
ianmacd
4586739b50
Accept .rmi as an extension for Timidity (patch by Aaron Walker
...
<ka0ttic@gentoo.org>).
2005-07-11 21:36:59 +00:00
ianmacd
520a7cae55
Use sed instead of awk in LVM completion (patch by Aaron Walker
...
<ka0ttic@gentoo.org>)
2005-07-11 21:36:17 +00:00
ianmacd
e82cada3d4
Avoid exit status of 1 when reassigning read-only variables.
2005-07-08 02:20:58 +00:00
ianmacd
e98d8250c8
Simplify definition of BASH_COMPLETION and BASH_COMPLETION_DIR variables.
2005-07-07 23:47:14 +00:00
ianmacd
2460b91bf4
Remove checks of $have by compounding complete commands after function
...
definitions.
2005-07-07 23:36:51 +00:00
ianmacd
ab030eafe7
Move _lvm() completion to end of all LVM commands.
2005-07-07 21:43:25 +00:00
ianmacd
4c3eaa88a2
Installation of info completion should not depend on OS.
2005-07-07 21:41:15 +00:00
ianmacd
0b319276c4
make completion should also work for gnumake.
2005-07-07 21:35:09 +00:00
ianmacd
1ecea1901b
Don't define _pids() and _pgids() twice on Solaris and AIX.
2005-07-07 21:09:39 +00:00
ianmacd
75a3064ae1
Fix scp completion when filename contains shell metacharacters. (Patch from
...
Markus Wiederkehr <markus.wiederkehr@gmail.com>).
2005-07-07 20:11:38 +00:00
ianmacd
49ceb91daf
Add .rmbv file extension to MPlayer completion. (Thanks to Joseph Yen
...
<joseph.yen@gmail.com>)
2005-07-07 20:07:00 +00:00
ianmacd
b8111ab5e4
Support the new open document formats of OpenOffice 2.0. (patch from Hanno
...
Böck <mail@hboeck.de>)
2005-07-07 19:52:03 +00:00
ianmacd
6d2fadfb33
Use -o filenames for rsync completion.
2005-07-07 19:45:26 +00:00