ianmacd
35b146a107
- test for dhclient before installing its completion function
2004-10-14 06:54:55 +00:00
ianmacd
cfb37aa9cd
- bittorent completion by Guillaume Rousse <rousse@ccr.jussieu.fr>
2004-10-14 06:53:25 +00:00
ianmacd
bb8b03c62f
- new dhclient and lvm completion by Guillaume Rousse <rousse@ccr.jussieu.fr>
2004-10-14 06:52:14 +00:00
ianmacd
707c4b4e07
- fix scp completion breakage when filenames contained an ampersand
2004-10-13 18:58:48 +00:00
ianmacd
e4ee70875e
- fix sed error on service completion
2004-10-08 14:31:28 +00:00
ianmacd
34ea92401a
- add kghostview and kpdf for PostScript and PDF files
2004-09-30 07:48:57 +00:00
ianmacd
23d288d31e
- allow mplayer to complete on .dv files
2004-09-20 13:58:30 +00:00
ianmacd
7b171f1ef3
- grep doesn't support -q on Solaris, so send to /dev/null instead (reported
...
by Chris Dennis <Chris.Dennis@invidi.com>)
2004-07-22 22:41:37 +00:00
ianmacd
d6c6964131
- CVS completion fix by Ville Skyttä <ville.skytta@iki.fi>, to allow better
...
handling of files and dirs whose names contain whitespace
2004-07-19 06:45:15 +00:00
ianmacd
8159a80965
- rpm completion fix from Ville Skyttä <ville.skytta@iki.fi> to avoid
...
"--nodigest --nosignatures" being passed as a single option.
2004-07-19 06:43:10 +00:00
ianmacd
6a7b41a732
- update version and changelog
2004-07-11 16:41:18 +00:00
ianmacd
44d8f19808
- update release to 20040711
2004-07-11 16:36:39 +00:00
ianmacd
0591f62ba0
- eliminate use of grep in _filedir_xspec() (patch by Claudio Bley
...
<bley@CS.uni-magdeburg.de>)
2004-07-11 16:18:24 +00:00
ianmacd
386ce13cc5
- minor fix to mutt completion
2004-07-06 04:10:33 +00:00
ianmacd
1aad49138d
- fix for dpkg completion (patch by Itay Ben-Yaacov <nib_maps@yahoo.com>)
2004-07-05 21:45:00 +00:00
ianmacd
85948e9a64
- adds support for lb and vb options (patch from Ville Skyttä
...
<ville.skytta@iki.fi>)
2004-07-05 21:37:47 +00:00
ianmacd
77eb4d490f
- allow symbolic links in /etc/bash_completion.d (patch by Ville Skyttä
...
<ville.skytta@iki.fi>)
2004-07-05 21:35:36 +00:00
ianmacd
27bb3d4001
- improve insmod, modinfo etc completion with path names (patch by Ville
...
Skyttä <ville.skytta@iki.fi>)
2004-07-05 21:31:47 +00:00
ianmacd
4664684197
- update version and changelog
2004-07-04 05:25:08 +00:00
ianmacd
2ab2a6b0ec
- release updated to 20040704
2004-07-03 23:47:31 +00:00
ianmacd
7839d105ab
- '[' must come first in character classes for sed 4.1. _configure() needed to
...
be fixed.
2004-07-03 23:40:08 +00:00
ianmacd
a1969bdd57
mark-directories and mark-symlinked-directories are very convenient readline
...
settings which append a slash to a completed directory/symlinked directory.
Unfortunately, this doesn't work with directories found by looking at $CDPATH.
There is now also a slash appended if the user completes on an unambiguous
directory found by looking at $CDPATH.
Patch by Claudio Bley <bley@CS.uni-magdeburg.de>.
2004-07-03 23:15:29 +00:00
ianmacd
7b68bd104f
- add _rl_enabled() to detect whether a given readline variable is on. (patch
...
by Claudio Bley <bley@CS.uni-magdeburg.de>)
2004-07-03 22:56:08 +00:00
ianmacd
2a484f5160
- pgrep and pidof completion by "Peter K. Jensen" <pekaje@gmx.net>
2004-07-03 22:51:18 +00:00
ianmacd
5289fbd329
- use getent for UID and GID completion when available (based on a patch from
...
Guillaume Rousse <rousse@ccr.jussieu.fr>)
2004-07-03 22:31:33 +00:00
ianmacd
13ac864d18
- allow service completion to work on xinetd services (patch by Guillaume
...
Rousse <rousse@ccr.jussieu.fr>)
2004-07-03 22:26:29 +00:00
ianmacd
fe2b11ff26
- fix some spurious warnings in CVS completion (patch by Guillaume Rousse
...
<rousse@ccr.jussieu.fr>)
2004-07-03 22:23:57 +00:00
ianmacd
3d19912684
- use --dump-options with gpg to get viable options (much cleaner than listing
...
them all) (patch by Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>)
2004-07-03 22:20:34 +00:00
ianmacd
861f252236
- fix mutt completion so that leading '=' character is handled properly
...
(patch from Joe Nahmias <joe@nahmias.net>)
2004-07-03 22:11:09 +00:00
ianmacd
d87b4e6205
- allow Emacs to complete on archives (patch from Frédéric Bothamy
...
<frederic.bothamy@free.fr>)
2004-07-03 22:03:19 +00:00
ianmacd
d2a7c9cd78
- add autossh to list of commands that perform _ssh() completion
2004-07-03 22:01:03 +00:00
ianmacd
fd95a1aca1
- properly complete on .Z files during tar completion
2004-06-18 05:40:28 +00:00
ianmacd
4ff11f3c1c
- add ssh-installkeys to list of programs that use known host completion
...
(Josh Glover <jmglov@jmglov.net>)
2004-06-14 05:59:41 +00:00
ianmacd
0582c0ce50
- Various OpenOffice completions from Ian Redfern <Ian.Redfern@LogicaCMG.com>
2004-06-14 05:56:58 +00:00
ianmacd
c485ba7683
- fix PID completion for AIX and Solaris. Patch by Benjamin Floering
...
<floering@us.ibm.com>
2004-06-01 06:08:18 +00:00
ianmacd
a5bd0696b8
- update to aptitude completion by Rafael Sepulveda <rsepulveda@gmail.com>
2004-06-01 06:02:57 +00:00
ianmacd
0f03f628b3
- updated release to 20040526
2004-05-26 05:20:56 +00:00
ianmacd
ba787859d5
- info completion by Matt Perry <matt@primefactor.com>
2004-05-26 05:15:28 +00:00
ianmacd
f0d1b58878
- chkconfig factorisation and improvements by
...
Guillaume Rousse <rousse@ccr.jussieu.fr>
2004-05-24 07:50:30 +00:00
ianmacd
86ae2efb05
- xmms(1) gets its own completion function.
...
Patch by Guillaume Rousse <rousse@ccr.jussieu.fr>
2004-05-24 07:44:44 +00:00
ianmacd
813185838e
- use filenames by default for cdrecord completion
2004-05-24 07:43:21 +00:00
ianmacd
2a6d35d9b3
- aspell completion by Guillaume Rousse <rousse@ccr.jussieu.fr>
2004-05-24 07:42:32 +00:00
ianmacd
0c718b2bfe
- add SuSE support for ifup/down and ifstatus, if present. Patch from
...
Jonathan <rise@knavery.net>
2004-05-24 07:12:31 +00:00
ianmacd
c8e765903e
- improvement to _update_alternatives() by Ville Skyttä <ville.skytta@iki.fi>
2004-05-24 07:00:23 +00:00
ianmacd
7efc2181e6
- minor fix to _command() to allow leading whitespace on the command line
2004-05-24 06:28:20 +00:00
ianmacd
7f9d6fb90b
- dpkg -P is not recognised or completed. Fix from Paul Brook <paul@nowt.org>
2004-05-20 04:40:59 +00:00
ianmacd
790374d6d3
- don't allow aliases for grep to be used during make completion
2004-05-15 22:07:21 +00:00
ianmacd
469279930c
- make mutt file completion actually work after redirection
2004-05-15 22:01:29 +00:00
ianmacd
30e874ae45
- fix mutt sed errors after redirection
2004-05-15 21:58:30 +00:00
ianmacd
31f3cc28a3
- builtin completes on builtins
2004-05-11 16:06:08 +00:00