summaryrefslogtreecommitdiff
path: root/Src/Zle/comp.h
AgeCommit message (Expand)AuthorFilesLines
2002-05-21fix for file-type-tests in nested quotes and don't count space file-type-char...Sven Wischnowsky1-2/+4
2002-03-01add $redirections array to completion system parameters, containing informati...Sven Wischnowsky1-10/+12
2002-01-22add new generic fake style and changes to the C-code for that (different impl...Sven Wischnowsky1-0/+1
2001-07-25make display for groups in _describe nicer; improve packing with list_packed;...Sven Wischnowsky1-0/+3
2001-01-11*** empty log message ***Sven Wischnowsky1-11/+15
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