Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Another testcase that covers the bug mentioned in workers/13563. The case is ↵ | Felix Rosencrantz | 2001-03-08 | 1 | -0/+7 |
| | | | | based on a bug mentioned in workers/13320 | ||||
* | Minor errors in 54compmatch doc strings | Bart Schaefer | 2001-03-07 | 1 | -2/+2 |
| | |||||
* | fix for matching control, try harder to merge separately completed parts to ↵ | Sven Wischnowsky | 2001-03-05 | 1 | -1/+1 |
| | | | | avoid losing user-typed characters (13565) | ||||
* | zsh-workers/13395: Added code to test compstate[insert_positions], value of ↵ | Felix Rosencrantz | 2001-01-28 | 1 | -2/+138 |
| | | | | insert_positions are now reported | ||||
* | fix cursor positioning with partial-word match specs using `**' (13336) | Sven Wischnowsky | 2001-01-10 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Sven Wischnowsky | 2000-10-16 | 1 | -0/+16 |
| | |||||
* | Andrej, 12614: Clean zpty module after testing. | Bart Schaefer | 2000-08-14 | 1 | -1/+2 |
| | |||||
* | new match spec characters bBeE, match only word/line not both (11977) | Sven Wischnowsky | 2000-06-19 | 1 | -0/+12 |
| | |||||
* | 11908: compmatch tests | Peter Stephenson | 2000-06-15 | 1 | -0/+16 |
| | |||||
* | 11441: Test/comptest, Test/53completion.ztst, | Tanaka Akira | 2000-05-17 | 1 | -47/+44 |
| | | | | | Test/54compmatch.ztst: use only one zsh process to test for each completion test file. | ||||
* | add Felix' completion matching test; some fixes for bugs shown by it (11439) | Sven Wischnowsky | 2000-05-17 | 1 | -0/+488 |