about summary refs log tree commit diff
path: root/Completion/Base/Completer/_expand_alias
Commit message (Collapse)AuthorAgeFilesLines
* users/11852: _expand_alias removed quotes from aliases incorrectlyPeter Stephenson2007-09-181-1/+4
|
* use `eval $_comp_setup' in all entry points of the completion system to not ↵Sven Wischnowsky2001-05-291-1/+1
| | | | only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530)
* moved from Completion/Core/_expand_aliasSven Wischnowsky2001-04-021-0/+48