Jörg Sommer
93b4ee524d
users/26649: add zstyle for rake targets without description
...
`rake -T` shows only these targets having a description. But it might be
useful to see all. Allow this with the zsytle setting:
zstyle :completion::complete:rake:argument-rest:targets extended true
2021-05-17 00:17:25 +02:00
Fabian Klotzl
7276d04934
40808: fix typos where (x,y) should have been (x y) in _arguments syntax
2017-03-09 20:29:27 -08:00
Doug Kearns
de41104d67
26361: update rake completion for version 0.8.3
2009-01-19 04:48:18 +00:00
Clint Adams
37f43513c5
22588: handle targets with colons in their names.
2006-08-07 03:25:31 +00:00
Doug Kearns
ba9bad6c0e
unposted: update rake completion for version 0.6.0
2005-09-14 12:45:00 +00:00
Doug Kearns
022758c7c4
unposted: declare expl local in _rake
2005-07-26 14:20:56 +00:00
Doug Kearns
eb86b42f30
unposted: add -s option to _arguments call in _rake
2005-07-20 12:45:14 +00:00
Doug Kearns
f5e61d18b0
21446 (modified): improve target completion for rake
2005-07-12 14:35:49 +00:00
Doug Kearns
a18270da29
21443: new completion for rake
2005-07-11 18:32:54 +00:00