summaryrefslogtreecommitdiff
path: root/Src/Zle/compctl.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-2717582: Improved option argument handling.Peter Stephenson1-17/+17
2002-05-21fix for file-type-tests in nested quotes and don't count space file-type-char...Sven Wischnowsky1-1/+1
2002-01-22add new generic fake style and changes to the C-code for that (different impl...Sven Wischnowsky1-3/+3
2001-11-2816269: Fix crash on reserved-word completion.Bart Schaefer1-1/+1
2001-02-28add `aliases' option to be able to disable alias expansion (13554)Sven Wischnowsky1-3/+4
2001-01-18*** empty log message ***Sven Wischnowsky1-2/+2
2001-01-16fix for ol' compctl when completing hash keys (13364)Sven Wischnowsky1-1/+4
2000-06-22allow subscripts for compadd -[ak]; new style for history completion; better ...Sven Wischnowsky1-2/+3
2000-06-07optimise command lookup in old and new completion (user/3124)Sven Wischnowsky1-2/+5
2000-05-30Wayne: Fix two history bugs that were causing theBart Schaefer1-1/+1
2000-05-04don't list when all matches look the same; force-list style to give users con...Sven Wischnowsky1-1/+2
2000-04-13comment the `#if's for group numbers in $compstate[insert] (10725)Sven Wischnowsky1-0/+1
2000-04-12comment out the code to allow $compstate[insert] to select the group (10690)Sven Wischnowsky1-64/+2916
1999-04-15Initial revisionTanaka Akira1-0/+1085