Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (15526) | Sven Wischnowsky | 2001-07-30 | 1 | -0/+8 |
* | two fixes: try all actions that have to be tried (but only once), execute act... | Sven Wischnowsky | 2001-06-06 | 1 | -74/+78 |
* | work around ${(@P)1[3,-1]} not working as expected (14658) | Oliver Kiddle | 2001-06-01 | 1 | -1/+1 |
* | fix tag-order problem with _arguments (completion after an option that gets a... | Sven Wischnowsky | 2001-05-31 | 1 | -3/+5 |
* | 14117 | Sven Wischnowsky | 2001-04-26 | 1 | -7/+8 |
* | rename -W option to -w, add new -W option which makes _arguments complete opt... | Sven Wischnowsky | 2001-04-26 | 1 | -13/+21 |
* | complete only those single letter options with the right prefix character (13... | Sven Wischnowsky | 2001-04-05 | 1 | -0/+2 |
* | add -W option to _arguments, which allows to complete options after options t... | Sven Wischnowsky | 2001-04-04 | 1 | -4/+17 |
* | moved from Completion/Base/_arguments | Sven Wischnowsky | 2001-04-02 | 1 | -0/+409 |