about summary refs log tree commit diff
path: root/Src/Zle/compctl.c
Commit message (Expand)AuthorAgeFilesLines
* 17582: Improved option argument handling.Peter Stephenson2002-08-271-17/+17
* fix for file-type-tests in nested quotes and don't count space file-type-char...Sven Wischnowsky2002-05-211-1/+1
* add new generic fake style and changes to the C-code for that (different impl...Sven Wischnowsky2002-01-221-3/+3
* 16269: Fix crash on reserved-word completion.Bart Schaefer2001-11-281-1/+1
* add `aliases' option to be able to disable alias expansion (13554)Sven Wischnowsky2001-02-281-3/+4
* *** empty log message ***Sven Wischnowsky2001-01-181-2/+2
* fix for ol' compctl when completing hash keys (13364)Sven Wischnowsky2001-01-161-1/+4
* allow subscripts for compadd -[ak]; new style for history completion; better ...Sven Wischnowsky2000-06-221-2/+3
* optimise command lookup in old and new completion (user/3124)Sven Wischnowsky2000-06-071-2/+5
* Wayne: Fix two history bugs that were causing theBart Schaefer2000-05-301-1/+1
* don't list when all matches look the same; force-list style to give users con...Sven Wischnowsky2000-05-041-1/+2
* comment the `#if's for group numbers in $compstate[insert] (10725)Sven Wischnowsky2000-04-131-0/+1
* comment out the code to allow $compstate[insert] to select the group (10690)Sven Wischnowsky2000-04-121-64/+2916
* Initial revisionTanaka Akira1999-04-151-0/+1085