about summary refs log tree commit diff
path: root/Completion/Unix/Command/_sh
Commit message (Collapse)AuthorAgeFilesLines
* 31818: fix completion for zsh in _sh, and document the _arguments behavior ↵Barton E. Schaefer2013-10-121-4/+7
| | | | | | | | that made the fix necessary To avoid side effects, reposition the _arguments call in _sh for the zsh special case. Document the side effects so avoided, and clean up the _arguments documentation a bit along the way.
* 29334: complete with _arguments -- for zshMikael Magnusson2011-05-271-1/+4
|
* 18462: complete files in addition to commandsOliver Kiddle2003-04-231-1/+3
|
* handle zsh options in _shPeter Stephenson2001-08-281-0/+9
|
* moved from Completion/User/_shSven Wischnowsky2001-04-021-0/+13