Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-12 | 31818: fix completion for zsh in _sh, and document the _arguments behavior ↵ | Barton E. Schaefer | 1 | -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. | |||||
2011-05-27 | 29334: complete with _arguments -- for zsh | Mikael Magnusson | 1 | -1/+4 | |
2003-04-23 | 18462: complete files in addition to commands | Oliver Kiddle | 1 | -1/+3 | |
2001-08-28 | handle zsh options in _sh | Peter Stephenson | 1 | -0/+9 | |
2001-04-02 | moved from Completion/User/_sh | Sven Wischnowsky | 1 | -0/+13 | |