<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Completion/Unix/Command/_sh, branch declarednull</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom?h=declarednull</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom?h=declarednull'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2020-03-13T14:37:37Z</updated>
<entry>
<title>45531: _sh: Complete options more accurately</title>
<updated>2020-03-13T14:37:37Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2020-03-13T14:37:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3f7b81e24e62d51b1af794c536bb6a97f5237625'/>
<id>urn:sha1:3f7b81e24e62d51b1af794c536bb6a97f5237625</id>
<content type='text'>
Committing without handling of +x option variants (line 10) pending resolution
of workers/45422
</content>
</entry>
<entry>
<title>42965: add full completion for bash and update shell list in _sh</title>
<updated>2018-06-09T09:06:55Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2018-06-09T05:15:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b5b3dde0a003df55b7711ea3ebb3c1ebd4d9c5a1'/>
<id>urn:sha1:b5b3dde0a003df55b7711ea3ebb3c1ebd4d9c5a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36631: separate _zsh from _sh</title>
<updated>2015-09-27T15:09:03Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2015-09-27T15:09:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0cfa2dcfc424667f7fc29cf9a13c68883f3ffc28'/>
<id>urn:sha1:0cfa2dcfc424667f7fc29cf9a13c68883f3ffc28</id>
<content type='text'>
Do all the completion for zsh by _arguments
</content>
</entry>
<entry>
<title>36556: complete two or more options for zsh</title>
<updated>2015-09-21T12:38:41Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2015-09-21T12:38:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9b35a04f98300469ad33b44849920c4c3cb2d986'/>
<id>urn:sha1:9b35a04f98300469ad33b44849920c4c3cb2d986</id>
<content type='text'>
</content>
</entry>
<entry>
<title>34435: Update emulate completion.</title>
<updated>2015-01-30T16:24:20Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-01-30T16:24:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1c942291f8a41d80d7db4e7513adf06edfe50277'/>
<id>urn:sha1:1c942291f8a41d80d7db4e7513adf06edfe50277</id>
<content type='text'>
Add new feature to run command in emulation.

Factor out handling of quoted command string to new function.
</content>
</entry>
<entry>
<title>31818: fix completion for zsh in _sh, and document the _arguments behavior that made the fix necessary</title>
<updated>2013-10-12T16:19:24Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2013-10-12T16:19:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d5ba3ed24579bb12df958c09224367e16e70bad2'/>
<id>urn:sha1:d5ba3ed24579bb12df958c09224367e16e70bad2</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>29334: complete with _arguments -- for zsh</title>
<updated>2011-05-27T14:48:06Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2011-05-27T14:48:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2865dc2157fa6b78a8ef1171ab28e7fb1169308a'/>
<id>urn:sha1:2865dc2157fa6b78a8ef1171ab28e7fb1169308a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>18462: complete files in addition to commands</title>
<updated>2003-04-23T12:00:57Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2003-04-23T12:00:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=29a3496ebb91cc418db4b5ba66837c59c8170df5'/>
<id>urn:sha1:29a3496ebb91cc418db4b5ba66837c59c8170df5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>handle zsh options in _sh</title>
<updated>2001-08-28T20:35:53Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2001-08-28T20:35:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e8f8c3abee5763d58cfcb8eb89e50ec40dbcfde2'/>
<id>urn:sha1:e8f8c3abee5763d58cfcb8eb89e50ec40dbcfde2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved from Completion/User/_sh</title>
<updated>2001-04-02T12:01:38Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T12:01:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cf3107f6b6d7eb68288f9329700f22b82670263b'/>
<id>urn:sha1:cf3107f6b6d7eb68288f9329700f22b82670263b</id>
<content type='text'>
</content>
</entry>
</feed>
