ianmacd
046ad76d74
various fixes from Rafael Sepúlveda <drs@gnulinux.org.mx>
...
- fixed apt-cache 'show' completion bug
- fixed function names with hyphens
- aptitude completion function was loaded, regardless of presence of program
- various improvements to other Debian commands
2002-10-13 01:46:49 +00:00
ianmacd
d1041d29dc
- mount completion should ignore commented out lines in /etc/fstab
2002-10-10 13:43:38 +00:00
ianmacd
9913362b38
- add option completion to Python
...
- make Python completion append a '/' at the end of directories
(use -o filenames rather than -o default to compgen)
(patch by Rafael Sepúlveda <drs@gnulinux.org.mx>)
2002-10-10 06:38:05 +00:00
ianmacd
e6f88b15c9
- offer --force-confmiss, not --force-miss with dpkg completion
2002-10-09 05:29:14 +00:00
ianmacd
794448c822
- perform file completion with ssh when -i is given
2002-10-08 05:00:57 +00:00
ianmacd
48cdae4d91
- update release to 20021007
2002-10-07 14:31:47 +00:00
ianmacd
2497a3e3c1
- back out double hostname fix for scp
2002-10-07 14:27:01 +00:00
ianmacd
cfc861db85
- fix error message when using insmod to complete on a file in ..
2002-10-06 20:24:18 +00:00
ianmacd
fa1f6acfd3
- option completion for find had mysteriously disappeared
2002-10-05 19:33:03 +00:00
ianmacd
c07434552e
- update release to 20021005
2002-10-05 07:48:48 +00:00
ianmacd
5d98dcb9ab
- make jar completion accept a leading dash to its option list
...
(patch by "C. Scott Ananian" <cananian@lesser-magoo.lcs.mit.edu>)
2002-10-05 07:34:57 +00:00
ianmacd
38ccef1739
- fix cvs counting bug
...
(patch by "C. Scott Ananian" <cananian@lesser-magoo.lcs.mit.edu>
2002-10-05 07:33:14 +00:00
ianmacd
d6089cccc2
- make java completion aware of -jar
2002-10-05 07:31:43 +00:00
ianmacd
b9a46e32db
- silence some apt-cache complaints in various completions
...
(patch by Rafael Sepúlveda <drs@gnulinux.org.mx>)
2002-10-05 06:08:53 +00:00
ianmacd
13913a046e
- avoid awk error message in rmmod completion and grep error message in
...
mount completion, when attempting to complete on a backslash
2002-10-05 06:03:21 +00:00
ianmacd
0ce0956a81
- avoid double machine name bug in scp
2002-10-05 05:52:37 +00:00
ianmacd
98dee7dfa6
- many Debian command updates from Rafael Sepúlveda <drs@gnulinux.org.mx>
2002-10-02 01:32:40 +00:00
ianmacd
d4e5b1137b
- check for existence of links history file in links completion
2002-10-01 07:06:01 +00:00
ianmacd
0c19b061be
- update release to 20021001
2002-10-01 06:57:31 +00:00
ianmacd
dc4838bad9
- links completion by Alan Ford <alan@whirlnet.co.uk>
2002-10-01 06:55:38 +00:00
ianmacd
10f0ddb851
- some quoting changes to make life easier for Emacs users
2002-10-01 06:07:33 +00:00
ianmacd
2b4f244024
- fix quoting issue in chown and chgrp completion
2002-10-01 03:57:54 +00:00
ianmacd
b338dee3d4
- apt-build completion was always installed, even if not present
2002-09-28 16:48:02 +00:00
ianmacd
303e727061
- update release to 20020928
2002-09-28 16:38:50 +00:00
ianmacd
bc66fd073f
- add some options to apt-build completion
...
(Patch by Rafael Sepúlveda <drs@gnulinux.org.mx>)
2002-09-28 16:33:12 +00:00
ianmacd
d1745551a9
- add some parameters to apt-get completion
...
(patch by Rafael Sepúlveda <drs@gnulinux.org.mx>
- white-space clean-up
2002-09-28 16:12:24 +00:00
ianmacd
244278af53
- make gvim complete on same files as vim
2002-09-19 04:21:32 +00:00
ianmacd
56aab90c41
- update release to 20020909
2002-09-09 16:31:59 +00:00
ianmacd
d59e393cf6
- rename rpm helper functions to be more consistent
2002-09-09 16:26:14 +00:00
ianmacd
97454710e7
- fix for 'cvs add', where filename ends with another filename, such as
...
aa.c and a.c
2002-09-09 13:46:17 +00:00
ianmacd
e3164ee521
- option completion for chown and chgrp
2002-09-08 20:04:26 +00:00
ianmacd
14d425fffa
- add .ogm and .mp4 to mplayer and xine
2002-09-08 19:48:27 +00:00
ianmacd
6d2b045c44
- more file-types for xmms to complete on
2002-08-23 00:00:04 +00:00
ianmacd
118a5ff12f
- update release to 20020819
2002-08-19 14:58:12 +00:00
ianmacd
80ead9af21
- add Linux iwconfig completion
...
- consolidate most of ifconfig and iwconfig completion into _ifwconfig()
2002-08-19 14:56:55 +00:00
ianmacd
18490f7f06
- xmms can now also complete on .xm, .mod and .s3m files
2002-08-12 14:04:58 +00:00
ianmacd
d28d819e7c
- update release to 20020812
2002-08-12 13:29:35 +00:00
ianmacd
3ba95cfdc3
- ./configure completion was not returning all possible completions for
...
mawk users, as mawk does not recognise \w
2002-08-06 20:04:47 +00:00
ianmacd
3517c159fd
- no space after export completion (assuming bash 2.05b)
2002-08-05 05:47:30 +00:00
ianmacd
eff19497d7
- add .wmv files to those that aviplay will complete on
2002-08-05 05:39:37 +00:00
ianmacd
82633945ec
- update release to 20020803
2002-08-03 07:35:33 +00:00
ianmacd
64e53357ed
- silence eval errors in _filedir_xspec() when quoting goes awry
2002-07-31 23:18:51 +00:00
ianmacd
ef9634bba3
- add apt-build completion by Rafael Sepúlveda <drs@gnulinux.org.mx>
2002-07-31 23:11:14 +00:00
ianmacd
1a2b50115b
- add elinks to commands performing .html completion
2002-07-30 13:38:11 +00:00
ianmacd
5bbb562fd4
- perl and perldoc completion by Alex Shinn <foof@synthcode.com>
2002-07-29 16:05:59 +00:00
ianmacd
f2b45d5138
- apparently, vim can edit .gz and .bz2 files, so don't exclude these from
...
the completion list
2002-07-29 04:48:29 +00:00
ianmacd
ca5a00e545
- fix sed error when completing a relative path in insmod completion
2002-07-29 04:44:37 +00:00
ianmacd
17bf8dfd21
- update release to 20020727
2002-07-27 07:12:57 +00:00
ianmacd
ef2d6ece51
- fix typo in vim completion and add a couple more file types to avoid
...
returning as possible completions
2002-07-27 07:12:32 +00:00
ianmacd
075fd0f00a
- _man(): when completing on man page names, a trailing dot would be removed
...
when trying to complete a man page such as syslog.conf
2002-07-26 16:55:35 +00:00