Peter Stephenson
|
4dc114f160
|
_arguments fix for configure, unconfirmed
|
2004-06-18 09:48:58 +00:00 |
|
Peter Stephenson
|
ecdfa912ae
|
18526: -O option to _describe for prefix-needed in _arguments
|
2003-06-05 09:51:25 +00:00 |
|
Sven Wischnowsky
|
86f38401aa
|
for automatic long options completion, use the string after the equal signs (from the --help-text) as the description to shown when completing after the option (17214)
|
2002-05-23 12:20:15 +00:00 |
|
Sven Wischnowsky
|
ba168b43da
|
fix removal of automatically added specs (from the -- option) for which a user-defined one is present (17191)
|
2002-05-21 07:44:57 +00:00 |
|
Sven Wischnowsky
|
757e68c5e7
|
fix for _arguments: don't use argument-tag when completing options; fix for _services: leave loop when matches were produced (17148)
|
2002-05-14 08:08:44 +00:00 |
|
Sven Wischnowsky
|
901d8b4c97
|
fix test for prefix-needed (16667)
|
2002-02-18 14:27:36 +00:00 |
|
Sven Wischnowsky
|
3807c902a2
|
add new generic fake style and changes to the C-code for that (different implementation of compadd -x) (16483)
|
2002-01-22 10:22:47 +00:00 |
|
Sven Wischnowsky
|
75d5e9bb8b
|
(15526)
|
2001-07-30 08:42:55 +00:00 |
|
Sven Wischnowsky
|
a7340e627b
|
two fixes: try all actions that have to be tried (but only once), execute actions if we aren't after an option already (in the same word) (14733)
|
2001-06-06 09:31:54 +00:00 |
|
Oliver Kiddle
|
a594e4eb04
|
work around ${(@P)1[3,-1]} not working as expected (14658)
|
2001-06-01 14:29:11 +00:00 |
|
Sven Wischnowsky
|
171855e2e2
|
fix tag-order problem with _arguments (completion after an option that gets an argument in the same word); and a fix for completion after -ab, where -a gets an argument in the next word and -b gets one in the same word (14607)
|
2001-05-31 12:38:34 +00:00 |
|
Sven Wischnowsky
|
b4b6d57e2c
|
14117
|
2001-04-26 14:40:11 +00:00 |
|
Sven Wischnowsky
|
aa99b19c08
|
rename -W option to -w, add new -W option which makes _arguments complete options even after options that get their argument in the same word; new _guard function for conditionally displaying messages (14105)
|
2001-04-26 12:13:36 +00:00 |
|
Sven Wischnowsky
|
bbbf07a3e7
|
complete only those single letter options with the right prefix character (13908)
|
2001-04-05 12:12:45 +00:00 |
|
Sven Wischnowsky
|
163b0101ed
|
add -W option to _arguments, which allows to complete options after options that take an argument in the next word (13902)
|
2001-04-04 11:29:19 +00:00 |
|
Sven Wischnowsky
|
3a6cc96ce6
|
moved from Completion/Base/_arguments
|
2001-04-02 11:09:34 +00:00 |
|