Freddy Vulto
c995f10832
Improved vncviewer completion
...
- Split vncviewer completion in _tightvncviewer() and _xvn4viewer()
- Vncviewer completion automatically selects right completion at
run-time. Default is _tightvncviewer().
- Added _realcommand() global function
2009-03-16 22:25:07 +01:00
Freddy Vulto
97e2f98fab
Fixed unset $ODBCINI bug in _isql()
...
Fix _isql completion waiting for grep input if $ODBCINI not set; handle
whitespace in $ODBCINI.
Conflicts:
debian/changelog
2009-02-25 21:30:42 +01:00
Freddy Vulto
7c79b113c6
Make _mii-tool()' &
_mii-diag()' POSIX-compliant
...
Dash (-) is replaced with underscore (_). This prevents errors when
bash-completion is loaded while `set -o posix' is active:
bash: `_mii-tool': not a valid identifier
bash: `_mii-diag': not a valid identifier
2009-02-22 12:43:14 +01:00
Ville Skyttä
05d1c4ab99
rdesktop reviewed.
2009-02-15 23:59:06 +02:00
Ville Skyttä
cdec0e5a58
Drop hg completion, an improved version is shipped with Mercurial (contrib/bash_completion in the tarball).
2009-02-15 22:50:41 +02:00
Ville Skyttä
42908b9d8f
Comment typo fix.
2009-02-13 00:03:08 +02:00
Ville Skyttä
2595b32439
Add comments about local file completion of _scp.
2009-02-06 23:22:29 +02:00
David Paleino
06a8249326
Added quota-tools completion
2009-02-05 10:53:04 +01:00
David Paleino
fe04d9dedf
Use proper options variables
2009-02-05 10:11:24 +01:00
David Paleino
ca63c352bc
Added minicom completion
2009-02-05 10:04:37 +01:00
David Paleino
7058a9b442
Added net-tools (mii-tool and mii-diag) completions
2009-02-05 09:48:44 +01:00
David Paleino
6e43c5220a
Added qemu completion
2009-02-05 00:28:08 +01:00
David Paleino
009a8fa172
Added comment on how to eventually workaround the bug
2009-02-04 23:38:20 +01:00
David Paleino
95266c3a6c
Added cpan2dist completion
2009-02-04 22:26:01 +01:00
David Paleino
0a94a36c19
Added brctl completion
2009-02-04 22:06:28 +01:00
David Paleino
6c9002febc
Added cowsay/cowthink completion
2009-02-04 21:53:28 +01:00
Ville Skyttä
7ee70294ba
NFC: fix indentation, trim trailing whitespace.
2009-01-23 01:18:28 +02:00
Ville Skyttä
eb1c298f8f
scp metachar escaping fixes: remove duplicate '&' (always there), escape '!' (broken in r1082)
2009-01-23 01:12:32 +02:00
David Paleino
9afe7ca991
Added lzop completion
2009-01-19 11:53:34 +01:00
Ville Skyttä
4a360233d2
Do not make vi and friends expand tabs with spaces.
2009-01-17 11:38:33 +02:00
Ville Skyttä
0a8174b77a
Remove obsolete CVS $Id$ keywords.
2009-01-14 22:24:51 +02:00
Ville Skyttä
9db9dbf942
Add author info.
2009-01-14 22:20:13 +02:00
Ville Skyttä
c353789983
Add/compact *Emacs, vi and friends indentation etc settings.
2009-01-14 22:17:14 +02:00
Ville Skyttä
d5aa0dfb88
Add lzma completion (Guillaume Rousse, myself).
2009-01-13 20:45:07 +02:00
Ville Skyttä
a817c658f2
Improved svn filename completion (RHBZ: #430059 ).
2009-01-12 21:27:36 +02:00
David Paleino
4b048477fd
Renamed contrib/subversion to contrib/_subversion (prefixed with _ to
...
avoid file conflicts with upstream's one)
2008-12-19 22:20:22 +01:00
David Paleino
9d09e0eac6
Renamed contrib/svn > contrib/subversion.
2008-12-19 21:59:57 +01:00
David Paleino
ddf592ac5a
Split subversion-related completions to contrib/svn.
2008-12-19 21:58:21 +01:00
David Paleino
a7f27a9b89
complete on gkrellm2 as well. Patch by Aaron Walker.
2008-12-11 20:15:30 +01:00
David Paleino
73225ea43c
Added monodevelop and mdtool completions.
2008-11-25 15:14:27 +01:00
David Paleino
d203d34fc1
Added qdbus completion (LP: #257903 )
2008-11-25 12:10:55 +01:00
David Paleino
ed7e461ed1
Allow configfile to contain spaces
2008-11-08 09:45:31 +01:00
David Paleino
39f96af59a
Added support for `-F configfile' to _known_hosts(), ssh, scp and
...
sftp, thanks to Freddy Vulto (Closes : #504141 )
2008-11-01 12:25:38 +01:00
David Paleino
886a6fdb50
Fixed ssh-copy-id completion
2008-10-24 19:19:37 +02:00
David Paleino
2df67cecb4
Moved ssh completion to separate file.
2008-09-27 12:58:42 +02:00
David Paleino
ebe750ffcf
Moved apache2ctl to a separate file.
...
Fixed broken bash_completion (sorry, forgot to switch comments!)
2008-09-27 12:28:09 +02:00
David Paleino
e1f39bd088
Added gpg2 completion ( Closes : #489927 )
2008-09-27 12:25:19 +02:00
David Paleino
9cbd3ceab2
- add more completions to aptitude ( Closes : #432289 )
...
- fixed UTF-8 problem with _get_cword(), thanks to
Andrei Paskevich (Closes : #472132 )
- fixed autoremove completion, thanks to Flavio Visentin
(Closes : #474974 )
- cmf and CMF added to playmidi completion (Closes : #365658 )
- added rrdtool completion, thanks to Justin Pryzby (Closes : #428641 )
- added OpenDocument completion for unzip/zipinfo (.od{f,g,p,s,t})
(Closes : #472940 )
2008-05-10 18:04:06 +02:00
ianmacd
beb14fcdeb
svk completion by Guillaume Rousse <guillomovitch@zarb.org>.
2006-03-01 09:45:03 +00:00
ianmacd
7560a45355
Added new subversion completion implementation by Guillaume Rousse
...
<guillomovitch@zarb.org> and removed the old one from contrib.
2006-03-01 09:22:43 +00:00
ianmacd
0fca1f487a
Mercurial completion by Alexis S. L. Carvalho <alexis@cecm.usp.br>.
2006-02-25 23:25:41 +00:00
ianmacd
f6acf2d134
Permit ri completion to work with later versions.
2006-02-25 13:25:59 +00:00
ianmacd
877a04c356
Minor fix from Ted Stern <stern@cray.com>.
2005-07-11 15:49:14 +00:00
ianmacd
f45fe84f77
Contrib module completion by Ted Stern <stern@cray.com>.
2005-07-07 20:01:25 +00:00
ianmacd
4e08962c14
- New snownews completion by snownews completion by Guillaume Rousse
...
<rousse@ccr.jussieu.fr>.
2005-01-03 02:00:44 +00:00
ianmacd
24ab164389
- Bug fix for when remote directory contains the string 'site'. Patch by
...
James Rowe <Jay@jnrowe.ukfsn.org>.
2005-01-03 01:44:22 +00:00
ianmacd
cfb37aa9cd
- bittorent completion by Guillaume Rousse <rousse@ccr.jussieu.fr>
2004-10-14 06:53:25 +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
9f7ca9ff2a
- subversion completion by Jean-Baptiste Quenot <jb.quenot@caraldi.com>
2004-03-30 21:12:00 +00:00
ianmacd
195bb6afb7
- add CVS tags
2004-03-30 21:05:45 +00:00