summaryrefslogtreecommitdiff
path: root/Src/Zle/compcore.c
AgeCommit message (Expand)AuthorFilesLines
2000-04-25report prefix/suffix of parameter expansion in IPREFIX/ISUFFIX; make _expand ...Sven Wischnowsky1-4/+27
2000-04-17scrolling in completion lists and menu-selection, version1Sven Wischnowsky1-1/+2
2000-04-13comment the `#if's for group numbers in $compstate[insert] (10725)Sven Wischnowsky1-0/+5
2000-04-12forgot one #if for commenting out the group-stuff for $compstate[insert]Sven Wischnowsky1-1/+2
2000-04-12comment out the code to allow $compstate[insert] to select the group (10690)Sven Wischnowsky1-3/+15
2000-04-10fix for bashautolist+automenu (10609)Sven Wischnowsky1-2/+3
2000-04-04make _next_tags be usable with menu-completionSven Wischnowsky1-7/+18
2000-04-04Copy QIPREFIX/QISUFFIX.Sven Wischnowsky1-2/+2
2000-04-01Updated from list as far as 10376Peter Stephenson1-658/+842
1999-11-01Initial revisionTanaka Akira1-0/+2530