about summary refs log tree commit diff
path: root/Test/54compmatch.ztst
Commit message (Collapse)AuthorAgeFilesLines
* Another testcase that covers the bug mentioned in workers/13563. The case is ↵Felix Rosencrantz2001-03-081-0/+7
| | | | based on a bug mentioned in workers/13320
* Minor errors in 54compmatch doc stringsBart Schaefer2001-03-071-2/+2
|
* fix for matching control, try harder to merge separately completed parts to ↵Sven Wischnowsky2001-03-051-1/+1
| | | | avoid losing user-typed characters (13565)
* zsh-workers/13395: Added code to test compstate[insert_positions], value of ↵Felix Rosencrantz2001-01-281-2/+138
| | | | insert_positions are now reported
* fix cursor positioning with partial-word match specs using `**' (13336)Sven Wischnowsky2001-01-101-2/+2
|
* *** empty log message ***Sven Wischnowsky2000-10-161-0/+16
|
* Andrej, 12614: Clean zpty module after testing.Bart Schaefer2000-08-141-1/+2
|
* new match spec characters bBeE, match only word/line not both (11977)Sven Wischnowsky2000-06-191-0/+12
|
* 11908: compmatch testsPeter Stephenson2000-06-151-0/+16
|
* 11441: Test/comptest, Test/53completion.ztst,Tanaka Akira2000-05-171-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 Wischnowsky2000-05-171-0/+488