summaryrefslogtreecommitdiff
path: root/Src/Zle/complete.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-23add -[ak] options to compadd (11533)Sven Wischnowsky1-0/+6
2000-05-02add -x option to compadd to display message unconditionallySven Wischnowsky1-2/+6
2000-04-27fix for parse error with left-anchored patterns (10963)Sven Wischnowsky1-1/+1
2000-04-27renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROL...Sven Wischnowsky1-7/+7
2000-04-26allow to anchor on gaps between strings in matching control specs (10926)Sven Wischnowsky1-1/+21
2000-04-17scrolling in completion lists and menu-selection, version1Sven Wischnowsky1-5/+6
2000-04-01Updated from list as far as 10376Peter Stephenson1-195/+241
1999-10-26Initial revisionTanaka Akira1-0/+1332