about summary refs log tree commit diff
path: root/Completion/Core/_main_complete
Commit message (Expand)AuthorAgeFilesLines
* misc. completion cleanups and changes (11242)Sven Wischnowsky2000-05-081-8/+8
* make _message independent of when it is called (11188)Sven Wischnowsky2000-05-051-1/+4
* don't list when all matches look the same; force-list style to give users con...Sven Wischnowsky2000-05-041-0/+7
* renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROL...Sven Wischnowsky2000-04-271-12/+14
* better default value for list-prompt style (10923)Sven Wischnowsky2000-04-261-1/+1
* re-calculate number of line with mark when needed; make default prompts more ...Sven Wischnowsky2000-04-251-2/+2
* default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use var...Sven Wischnowsky2000-04-191-2/+3
* completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new...Sven Wischnowsky2000-04-181-0/+10
* keep _oldlist from using the dummy match inserted for warnings (10691)Sven Wischnowsky2000-04-121-3/+5
* missing initialisations, -W with multiple directories didn't wor (10571)Sven Wischnowsky2000-04-071-2/+2
* two small completion fixesSven Wischnowsky2000-04-051-1/+1
* default completer style contains _ignoredSven Wischnowsky2000-04-031-1/+1
* Updated from list as far as 10376Peter Stephenson2000-04-011-31/+190
* Initial revisionTanaka Akira1999-04-151-0/+48