Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 22328, modified: add -o option to compadd | Peter Stephenson | 2006-03-07 | 1 | -0/+1 |
| | | | | add _list_files helper to handle new file-list style for _path_files | ||||
* | fix for file-type-tests in nested quotes and don't count space ↵ | Sven Wischnowsky | 2002-05-21 | 1 | -2/+4 |
| | | | | file-type-character (17195) | ||||
* | add $redirections array to completion system parameters, containing ↵ | Sven Wischnowsky | 2002-03-01 | 1 | -10/+12 |
| | | | | information about all redirections on the line; make this and compstate[redirect] contain the file descriptor number (16751) | ||||
* | add new generic fake style and changes to the C-code for that (different ↵ | Sven Wischnowsky | 2002-01-22 | 1 | -0/+1 |
| | | | | implementation of compadd -x) (16483) | ||||
* | make display for groups in _describe nicer; improve packing with ↵ | Sven Wischnowsky | 2001-07-25 | 1 | -0/+3 |
| | | | | list_packed; leave space for type character (list_types) only in groups with at least one file name (15477) | ||||
* | *** empty log message *** | Sven Wischnowsky | 2001-01-11 | 1 | -11/+15 |
| | |||||
* | add _all_matcher completer and supporting C-code for adding a special match ↵ | Sven Wischnowsky | 2000-10-11 | 1 | -0/+2 |
| | | | | representing all other matches; remove completions style from _expand(|_word) (12960) | ||||
* | change format style with warnings tag, don't add descriptions as matches; ↵ | Sven Wischnowsky | 2000-07-03 | 1 | -0/+1 |
| | | | | make a-a-i-n-h in menu selection work even without matches (12134) | ||||
* | new match spec characters bBeE, match only word/line not both (11977) | Sven Wischnowsky | 2000-06-19 | 1 | -0/+1 |
| | |||||
* | add -[ak] options to compadd (11533) | Sven Wischnowsky | 2000-05-23 | 1 | -0/+2 |
| | |||||
* | add Felix' completion matching test; some fixes for bugs shown by it (11439) | Sven Wischnowsky | 2000-05-17 | 1 | -0/+1 |
| | |||||
* | some more memory initialisation after allocation; shouldn't possibly have ↵ | Sven Wischnowsky | 2000-05-05 | 1 | -1/+1 |
| | | | | done any harm (11193) | ||||
* | add -x option to compadd to display message unconditionally | Sven Wischnowsky | 2000-05-02 | 1 | -0/+1 |
| | |||||
* | Updated from list as far as 10376 | Peter Stephenson | 2000-04-01 | 1 | -99/+350 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-04-15 | 1 | -0/+137 |