summaryrefslogtreecommitdiff
path: root/Completion/Base/Completer/_expand_alias
AgeCommit message (Expand)AuthorFilesLines
2014-02-25users/18498: observe add-space style in _expand_alias so suffix can be disabledOliver Kiddle1-2/+3
2010-03-15Mikael: 27797: delimit arguments to compadd in _expand_aliasPeter Stephenson1-1/+1
2007-10-1123934: cleveren _expand_alias for "foo" -> "foo blah" expansionsPeter Stephenson1-1/+16
2007-09-18users/11852: _expand_alias removed quotes from aliases incorrectlyPeter Stephenson1-1/+4
2001-05-29use `eval $_comp_setup' in all entry points of the completion system to not o...Sven Wischnowsky1-1/+1
2001-04-02moved from Completion/Core/_expand_aliasSven Wischnowsky1-0/+48