summaryrefslogtreecommitdiff
path: root/Src/Zle/compctl.c
AgeCommit message (Expand)AuthorFilesLines
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