1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 00:41:44 +02:00
Commit Graph

598 Commits

Author SHA1 Message Date
Doug Kearns
a18270da29 21443: new completion for rake 2005-07-11 18:32:54 +00:00
Doug Kearns
ec8bbd0e94 unposted: fix typo in first normal arg action of _ruby 2005-07-11 10:21:52 +00:00
Bart Schaefer
80e8e43f76 21423: Travis: completion for unexpand 2005-07-11 03:34:15 +00:00
Clint Adams
b305d6406c 21417: completion for xscreensaver-command. 2005-07-10 12:32:22 +00:00
Clint Adams
aa75b34156 21416: cope with an equals sign after gpg --keyring. 2005-07-10 12:03:14 +00:00
Peter Stephenson
b334c31e18 users/9059: Nikolai Weibull: improved _vim_files 2005-07-08 10:33:34 +00:00
Peter Stephenson
d4f81ce410 users/9049: add vim variants to _vim 2005-07-07 12:56:30 +00:00
Peter Stephenson
a032b62789 Nikolai Weibull: new _vim completion 2005-07-07 11:15:46 +00:00
Doug Kearns
3538c874b1 * unposted: add missing compset -S calls to _w3m 2005-07-03 11:11:20 +00:00
Doug Kearns
198bd8f9e6 21400: add completion for RUBYOPT, RUBYLIB and RUBYPATH env variables 2005-07-03 10:56:41 +00:00
Doug Kearns
ce16f63906 unposted: declare _links vals parameter local 2005-06-30 14:41:53 +00:00
Doug Kearns
f64cc0a2df 21392: update w3m completion for version 0.5.x 2005-06-28 17:06:25 +00:00
Doug Kearns
9b9e5a3ac0 unposted: complete WWW_HOME, ftp_proxy and https_proxy with URLs 2005-06-27 14:44:53 +00:00
Clint Adams
257179f91f 21382: completion for MIT krb5's kvno. 2005-06-24 18:48:55 +00:00
Oliver Kiddle
70a3d4e4b1 21380: update for wget 1.10, add missing descriptions and other minor fixes 2005-06-24 14:48:52 +00:00
Doug Kearns
4a923de007 21379: improve wget --restrict-file-names completion 2005-06-24 12:43:19 +00:00
Doug Kearns
e9171ff4d8 21343: update php completion for version 5.0 2005-06-18 10:47:36 +00:00
Doug Kearns
35cd8ba30f unposted: tidy up _darcs command descriptions 2005-06-17 12:00:51 +00:00
Clint Adams
3f08496698 21243: complete first option of svn subcmds. 2005-06-14 15:15:47 +00:00
Doug Kearns
4b9c21e580 21316 (modified): new completion for ctags tags 2005-06-11 12:48:06 +00:00
Doug Kearns
a2b67619ff 21320: fix _screen completion of -D, -R, -c and -dmS options 2005-06-11 12:28:17 +00:00
Doug Kearns
f4ec938d4a 21321: update antiword completion for version 0.36 2005-06-11 12:23:00 +00:00
Doug Kearns
bc86e2111b unposted: fix typo in a _less state name 2005-06-09 12:27:06 +00:00
Doug Kearns
1c23db0e00 unposted: add missing options to _ant 2005-06-08 16:59:22 +00:00
Oliver Kiddle
0ba8ae87ea 21315: make completion functions give precendence to descriptions passed as
parameters and cleanup descriptons in calling functions
2005-06-08 12:45:24 +00:00
Oliver Kiddle
f478a8b75e 21313: make code for extracting mutt aliases do a better job of finding rc files 2005-06-08 12:07:48 +00:00
Doug Kearns
7b2bbf51f2 21310: pass an array to compadd in _global_tags 2005-06-08 06:10:43 +00:00
Doug Kearns
0d8d202ff5 21302: make sure expl is declared local in completion functions 2005-06-08 05:33:45 +00:00
Doug Kearns
af22895da3 unposted: fix minor typo in _raggle 2005-06-06 15:45:27 +00:00
Doug Kearns
35697e0e3e 21293: update ant completion for version 1.6.4 2005-06-02 10:32:18 +00:00
Doug Kearns
9f63db611a 21294: fix incorrectly capitalized completion descriptions 2005-06-01 10:02:28 +00:00
Oliver Kiddle
0149f7afe1 21266: improve completion of sequences 2005-05-30 09:25:58 +00:00
Doug Kearns
31c2d8369e 21275 (modified): update raggle completion for version 0.4.0 2005-05-26 12:28:41 +00:00
Doug Kearns
b5275cfbbf unposted: add firefox to list of basic URL completed web browsers 2005-05-21 06:55:32 +00:00
Felix Rosencrantz
8d0cddd907 21257: Fix typo in completion for p4 password. 2005-05-12 15:48:55 +00:00
Oliver Kiddle
af31bd1741 Joerg Sonnenberger: 21252: Dragonfly BSD support 2005-05-11 09:27:05 +00:00
Clint Adams
0d34cdcb0d * 21239: Completion/Unix/Command/_ccal: completion for ccal. 2005-05-09 15:01:10 +00:00
Bart Schaefer
627cafd9db 21235,21236: fixes to _remote_files 2005-05-09 02:38:32 +00:00
Wayne Davison
1735fc1766 - Changed the --include, --exclude, and --filter (-f) options so
that they can be specified multiple times.
- Added the --only-write-batch=FILE option for the upcoming 2.6.5.
2005-04-27 08:22:34 +00:00
Bart Schaefer
d373eb8f1e Tobias Gruetzmacher 21168: locality and visibility of some completion vars 2005-04-24 17:49:26 +00:00
Clint Adams
e725a7b998 users/8733: rudimentary completion for surfraw. 2005-04-21 23:41:53 +00:00
Felix Rosencrantz
9d43c7653b 21154 - Added pid completion to _perforce for p4 monitor (clear|terminate) commands. 2005-04-18 15:48:05 +00:00
Clint Adams
54614a941b * 21150: Completion/Unix/Command/_baz, Completion/Unix/Command/_tla:
handle parsing of subcommand help output a bit more sanely.
2005-04-17 13:40:23 +00:00
Clint Adams
89f3361e60 * 21147: factor out some common code from _tla and _baz, and fix some breakage
from 21075.
2005-04-16 20:22:44 +00:00
Clint Adams
b65e0419fe * 21135: complete attached sessions after screen -x. 2005-04-12 20:15:48 +00:00
Clint Adams
bd718425bb * 21132: Completion/Unix/Type/_pdf, Completion/X/Command/_xpdf:
complete xpdf options, and also complete .pdf.bz2 files when
 completing compressed PDF files.
2005-04-11 18:12:51 +00:00
Peter Stephenson
b2ba2fd207 Carlos Phillips: private email: much improved _darcs completion 2005-04-06 11:40:11 +00:00
Wayne Davison
951014cdc8 The --address option is useful in both client- and daemon-mode. 2005-04-05 15:15:55 +00:00
Andrey Borzenkov
aac33a33a1 21086: fix module completion (broken in previous patch) and other tweaks 2005-04-03 11:57:02 +00:00
Oliver Kiddle
5a67b1323e 21081: complete network services for the psmisc version of fuser 2005-04-01 19:49:21 +00:00