Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-10-19 | fix: make _describe handle (...) arguments correctly; use _file_descriptors ↵ | Sven Wischnowsky | 1 | -2/+10 | |
after -t in conditions; don't display empty descriptions in _file_descriptors (16085) | |||||
2001-08-07 | make _dd not use already used specs; fix for selecting stuff to complete in ↵ | Sven Wischnowsky | 1 | -2/+6 | |
_describe; fix for correction and _describe with grouped lists (15588) | |||||
2001-07-27 | (15509) | Sven Wischnowsky | 1 | -2/+3 | |
2001-07-25 | Fix typo. | Bart Schaefer | 1 | -1/+1 | |
2001-07-25 | move pattern matching in the loop to make sure all match specs are used (15487) | Sven Wischnowsky | 1 | -43/+47 | |
2001-07-25 | another fix for 15477 (separator strings); add list-separator style (15484) | Sven Wischnowsky | 1 | -3/+3 | |
2001-07-25 | make display for groups in _describe nicer; improve packing with ↵ | Sven Wischnowsky | 1 | -24/+16 | |
list_packed; leave space for type character (list_types) only in groups with at least one file name (15477) | |||||
2001-07-19 | yet another followup to 15497; make _describe filter out non-matching ↵ | Sven Wischnowsky | 1 | -0/+43 | |
strings before calling compdescribe, otherwise some matches will be hiddens (15415) | |||||
2001-07-18 | add list-grouped option to make options and such be grouped together if they ↵ | Sven Wischnowsky | 1 | -4/+10 | |
have the same description; matches with line-display strings can be hidden; hi and du capabalities in complist are only used if set by the user (15407) | |||||
2001-04-02 | moved from Completion/Base/_describe | Sven Wischnowsky | 1 | -0/+62 | |