Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AIX dependency fixes | Oliver Kiddle | 2000-04-30 | 1 | -2/+2 |
| | |||||
* | renamed parameters for menu selection to MENUSELECT, MENUPROMPT and ↵ | Sven Wischnowsky | 2000-04-27 | 1 | -5/+3 |
| | | | | 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) | ||||
* | don't show empty hidden matches even in menu-selection (10917) | Sven Wischnowsky | 2000-04-25 | 1 | -4/+13 |
| | |||||
* | don't always ignore backslashes in paths when testing file type (10912) | Sven Wischnowsky | 2000-04-25 | 1 | -0/+3 |
| | |||||
* | report prefix/suffix of parameter expansion in IPREFIX/ISUFFIX; make _expand ↵ | Sven Wischnowsky | 2000-04-25 | 1 | -2/+0 |
| | | | | use them to be able to expand $foo (10909) | ||||
* | scrolling in completion lists and menu-selection, version1 | Sven Wischnowsky | 2000-04-17 | 1 | -7/+12 |
| | |||||
* | comment the `#if's for group numbers in $compstate[insert] (10725) | Sven Wischnowsky | 2000-04-13 | 1 | -0/+2 |
| | |||||
* | display number of matches again when asking if a completion list should be ↵ | Sven Wischnowsky | 2000-04-13 | 1 | -3/+8 |
| | | | | shown (only when not zero) (10724) | ||||
* | comment out the code to allow $compstate[insert] to select the group (10690) | Sven Wischnowsky | 2000-04-12 | 1 | -0/+4 |
| | |||||
* | display number of lines instead of number of matches when asking whether to ↵ | Sven Wischnowsky | 2000-04-12 | 1 | -2/+2 |
| | | | | show completion lists (10686) | ||||
* | fix for bashautolist+automenu (10609) | Sven Wischnowsky | 2000-04-10 | 1 | -1/+3 |
| | |||||
* | Updated from list as far as 10376 | Peter Stephenson | 2000-04-01 | 1 | -263/+252 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-11-01 | 1 | -0/+1940 |