about summary refs log tree commit diff
path: root/Src/Zle/compctl.c
Commit message (Collapse)AuthorAgeFilesLines
* allow subscripts for compadd -[ak]; new style for history completion; better ↵Sven Wischnowsky2000-06-221-2/+3
| | | | list-colors handling (12029)
* 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
| | | | failure of `print -s'.
* don't list when all matches look the same; force-list style to give users ↵Sven Wischnowsky2000-05-041-1/+2
| | | | control over this (11140)
* 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