about summary refs log tree commit diff
path: root/Completion/Core/_all_matches
Commit message (Collapse)AuthorAgeFilesLines
* moved to Completion/Base/Completer/_all_matchesSven Wischnowsky2001-04-021-43/+0
|
* add _all_matcher completer and supporting C-code for adding a special match ↵Sven Wischnowsky2000-10-111-0/+43
representing all other matches; remove completions style from _expand(|_word) (12960)