Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 40321: _arguments option groups | Oliver Kiddle | 2017-01-11 | 1 | -0/+77 |
| | |||||
* | 40269: handle option exclusion within current word for clumped options | Oliver Kiddle | 2017-01-05 | 1 | -6/+19 |
| | | | | This replaces the change made in 13999 with an alternative approach. | ||||
* | 40227: handle _arguments sets and rest arguments starting with a dash | Oliver Kiddle | 2017-01-04 | 1 | -9/+7 |
| | | | | | This is a new approach to the problem first covered by 39611: checking to see if an option-like argument belongs to one of the other sets. | ||||
* | 40226: tidy up some of the _arguments set code | Oliver Kiddle | 2017-01-04 | 1 | -2/+57 |
| | | | | | | Remove old code for applying explicit exclusions between sets which fixes some odd behaviour. Some struct members were unused. Also added some comments and test cases. | ||||
* | 40162: _arguments support for a match spec in combination with sets | Oliver Kiddle | 2016-12-22 | 1 | -0/+5 |
| | |||||
* | 40139: tests: Convert comments to diagnostics; test backslashes. (after 40129) | Daniel Shahaf | 2016-12-10 | 1 | -10/+9 |
| | |||||
* | 40129: revert 39611, add code comments and test cases for _arguments | Oliver Kiddle | 2016-12-09 | 1 | -14/+237 |
| | |||||
* | unposted: add test case for partial completion matching of options with ↵ | Oliver Kiddle | 2016-11-23 | 1 | -0/+6 |
| | | | | arguments | ||||
* | 39945: allow further tab presses to move on to menu completion even when ↵ | Oliver Kiddle | 2016-11-16 | 1 | -0/+61 |
| | | | | compstate[insert] is emptied | ||||
* | 39622: add test cases for recent _arguments fixes, exclusion lists and -A/-S | Oliver Kiddle | 2016-10-13 | 1 | -0/+93 |
| | |||||
* | 37181: consistent use of zmodload and corresponding ZTST_unimplemented or ↵ | Barton E. Schaefer | 2015-11-21 | 1 | -1/+1 |
| | | | | ZTST_skip | ||||
* | 34275: assume zpty can't be used for testing Cygwin | Peter Stephenson | 2015-01-14 | 1 | -1/+3 |
| | |||||
* | 19603: Gracefully omit Y tests if zpty is not available | Peter Stephenson | 2004-03-11 | 1 | -10/+12 |
| | |||||
* | make _message inhibit insertion of matches unless there are faked ones (16710) | Sven Wischnowsky | 2002-02-25 | 1 | -1/+1 |
| | |||||
* | Assorted minor test tweaks. | Bart Schaefer | 2001-08-22 | 1 | -2/+2 |
| | |||||
* | fix for changed listing layout (15549) | Sven Wischnowsky | 2001-07-31 | 1 | -1/+1 |
| | |||||
* | Assorted "make check" tweaks. | Bart Schaefer | 2001-06-25 | 1 | -1/+3 |
| | |||||
* | moved from ./Test/55arguments.ztst | Sven Wischnowsky | 2001-04-02 | 1 | -0/+149 |