about summary refs log tree commit diff
path: root/Src/Zle/compcore.c
Commit message (Expand)AuthorAgeFilesLines
...
* add -x option to compadd to display message unconditionallySven Wischnowsky2000-05-021-0/+26
* AIX dependency fixesOliver Kiddle2000-04-301-3/+2
* renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROL...Sven Wischnowsky2000-04-271-2/+1
* report prefix/suffix of parameter expansion in IPREFIX/ISUFFIX; make _expand ...Sven Wischnowsky2000-04-251-4/+27
* scrolling in completion lists and menu-selection, version1Sven Wischnowsky2000-04-171-1/+2
* comment the `#if's for group numbers in $compstate[insert] (10725)Sven Wischnowsky2000-04-131-0/+5
* forgot one #if for commenting out the group-stuff for $compstate[insert]Sven Wischnowsky2000-04-121-1/+2
* comment out the code to allow $compstate[insert] to select the group (10690)Sven Wischnowsky2000-04-121-3/+15
* fix for bashautolist+automenu (10609)Sven Wischnowsky2000-04-101-2/+3
* make _next_tags be usable with menu-completionSven Wischnowsky2000-04-041-7/+18
* Copy QIPREFIX/QISUFFIX.Sven Wischnowsky2000-04-041-2/+2
* Updated from list as far as 10376Peter Stephenson2000-04-011-658/+842
* Initial revisionTanaka Akira1999-11-011-0/+2530