summaryrefslogtreecommitdiff
path: root/Src/Zle/comp.h
AgeCommit message (Expand)AuthorFilesLines
2000-10-11add _all_matcher completer and supporting C-code for adding a special match r...Sven Wischnowsky1-0/+2
2000-07-03change format style with warnings tag, don't add descriptions as matches; mak...Sven Wischnowsky1-0/+1
2000-06-19new match spec characters bBeE, match only word/line not both (11977)Sven Wischnowsky1-0/+1
2000-05-23add -[ak] options to compadd (11533)Sven Wischnowsky1-0/+2
2000-05-17add Felix' completion matching test; some fixes for bugs shown by it (11439)Sven Wischnowsky1-0/+1
2000-05-05some more memory initialisation after allocation; shouldn't possibly have don...Sven Wischnowsky1-1/+1
2000-05-02add -x option to compadd to display message unconditionallySven Wischnowsky1-0/+1
2000-04-01Updated from list as far as 10376Peter Stephenson1-99/+350
1999-04-15Initial revisionTanaka Akira1-0/+137