summaryrefslogtreecommitdiff
path: root/Src/Zle/complist.c
AgeCommit message (Expand)AuthorFilesLines
2000-04-27renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROL...Sven Wischnowsky1-12/+18
2000-04-25don't show empty hidden matches even in menu-selection (10917)Sven Wischnowsky1-0/+6
2000-04-25re-calculate number of line with mark when needed; make default prompts more ...Sven Wischnowsky1-0/+16
2000-04-20fix off-by-one error in scrolled menu-selections (10868)Sven Wischnowsky1-10/+11
2000-04-19default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use var...Sven Wischnowsky1-12/+49
2000-04-18completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new...Sven Wischnowsky1-29/+48
2000-04-17scrolling in completion lists and menu-selection, version1Sven Wischnowsky1-324/+1485
1999-06-27Initial revisionTanaka Akira1-0/+918