Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-05-11 | make ^G in menu-selection restore the old command line; add select=long* ↵ | Sven Wischnowsky | 1 | -2/+2 | |
values for menu style to start menu-selection if list is too long for screen (11319) | |||||
2000-05-08 | misc. completion cleanups and changes (11242) | Sven Wischnowsky | 1 | -1/+1 | |
2000-05-03 | remove backslashes before `$' in _expand when `substitute' is unset; fix for ↵ | Sven Wischnowsky | 1 | -1/+1 | |
clearing end-of-list lines in menu-selection (11110) | |||||
2000-04-28 | avoid wrapping around both horizontally and vertically at the same time (10992) | Sven Wischnowsky | 1 | -6/+38 | |
2000-04-27 | better wrap around for cursor movement widgets; avoid flicker when leaving ↵ | Sven Wischnowsky | 1 | -6/+48 | |
menu-selection (10978) | |||||
2000-04-27 | make menu-selection handle undefined-key (10961) | Sven Wischnowsky | 1 | -0/+2 | |
2000-04-27 | *** empty log message *** | Sven Wischnowsky | 1 | -1/+1 | |
2000-04-27 | renamed parameters for menu selection to MENUSELECT, MENUPROMPT and ↵ | Sven Wischnowsky | 1 | -12/+18 | |
MENUSCROLL; no special value for LISTMAX to turn on list scrolling, this is done by setting LISTPROMPT now; default values for LISTPROMPT and MENUPROMPT when set but empty (10959) | |||||
2000-04-25 | don't show empty hidden matches even in menu-selection (10917) | Sven Wischnowsky | 1 | -0/+6 | |
2000-04-25 | re-calculate number of line with mark when needed; make default prompts more ↵ | Sven Wischnowsky | 1 | -0/+16 | |
consistent (10916) | |||||
2000-04-20 | fix off-by-one error in scrolled menu-selections (10868) | Sven Wischnowsky | 1 | -10/+11 | |
2000-04-19 | default for list-prompt style, %[MLP] use fixed-width strings, %[mlp] use ↵ | Sven Wischnowsky | 1 | -12/+49 | |
variable-width strings (10816) | |||||
2000-04-18 | completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for ↵ | Sven Wischnowsky | 1 | -29/+48 | |
new used parameters, use local keymap when waiting at list-prompt (10801) | |||||
2000-04-17 | scrolling in completion lists and menu-selection, version1 | Sven Wischnowsky | 1 | -324/+1485 | |
1999-06-27 | Initial revision | Tanaka Akira | 1 | -0/+918 | |