about summary refs log tree commit diff
path: root/Src/Zle/comp.h
Commit message (Expand)AuthorAgeFilesLines
* fix for file-type-tests in nested quotes and don't count space file-type-char...Sven Wischnowsky2002-05-211-2/+4
* add $redirections array to completion system parameters, containing informati...Sven Wischnowsky2002-03-011-10/+12
* add new generic fake style and changes to the C-code for that (different impl...Sven Wischnowsky2002-01-221-0/+1
* make display for groups in _describe nicer; improve packing with list_packed;...Sven Wischnowsky2001-07-251-0/+3
* *** empty log message ***Sven Wischnowsky2001-01-111-11/+15
* add _all_matcher completer and supporting C-code for adding a special match r...Sven Wischnowsky2000-10-111-0/+2
* change format style with warnings tag, don't add descriptions as matches; mak...Sven Wischnowsky2000-07-031-0/+1
* new match spec characters bBeE, match only word/line not both (11977)Sven Wischnowsky2000-06-191-0/+1
* add -[ak] options to compadd (11533)Sven Wischnowsky2000-05-231-0/+2
* add Felix' completion matching test; some fixes for bugs shown by it (11439)Sven Wischnowsky2000-05-171-0/+1
* some more memory initialisation after allocation; shouldn't possibly have don...Sven Wischnowsky2000-05-051-1/+1
* add -x option to compadd to display message unconditionallySven Wischnowsky2000-05-021-0/+1
* Updated from list as far as 10376Peter Stephenson2000-04-011-99/+350
* Initial revisionTanaka Akira1999-04-151-0/+137