<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Completion/Zsh/Command/_fc, branch master</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Completion/Zsh/Command/_fc?h=master</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Completion/Zsh/Command/_fc?h=master'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2026-06-09T00:53:13Z</updated>
<entry>
<title>54659: comparguments: support zsh-style '-' terminator with -S -S</title>
<updated>2026-06-09T00:53:13Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2026-06-02T02:15:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0e2f4f282191f13c3e32969b38483dcde9301c86'/>
<id>urn:sha1:0e2f4f282191f13c3e32969b38483dcde9301c86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>52859: use _date_formats for fc and complete -m/-M for vared</title>
<updated>2024-04-01T21:27:09Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2024-04-01T21:27:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a967c4a4357e05710139ffaa87017ac00f9d04fa'/>
<id>urn:sha1:a967c4a4357e05710139ffaa87017ac00f9d04fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted (see 48073): _fc: Complete new -s option</title>
<updated>2022-04-03T03:07:56Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2022-04-03T03:07:56Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8e83378c900461fb2ba27181d9dfe8eaf2edc721'/>
<id>urn:sha1:8e83378c900461fb2ba27181d9dfe8eaf2edc721</id>
<content type='text'>
</content>
</entry>
<entry>
<title>40965: fix for missing local declarations of expl</title>
<updated>2017-04-26T14:32:10Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2017-04-26T14:32:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=78afb218b0b2603db227667b616578bfe927518c'/>
<id>urn:sha1:78afb218b0b2603db227667b616578bfe927518c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>39834: when print used with -v and -l, include a final newline</title>
<updated>2016-11-04T23:31:01Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-11-04T23:30:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5c28031ea6f0095aa80afa56c3264c6cc5f36fbb'/>
<id>urn:sha1:5c28031ea6f0095aa80afa56c3264c6cc5f36fbb</id>
<content type='text'>
Also complete print -S option and make further use of the
new printf to an array feature in other completion functions.
</content>
</entry>
<entry>
<title>39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset -P' calls to use shortest match where applicable, plus random drive-by tweaks.</title>
<updated>2016-10-07T13:56:31Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-09-28T17:46:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7ad0001183688c56bd1edfc8fc08467e380910a4'/>
<id>urn:sha1:7ad0001183688c56bd1edfc8fc08467e380910a4</id>
<content type='text'>
Found by grepping for patterns that can match needles of various lengths:

    :grep 'compset -[PS].*[\#^*()\|&lt;&gt;?~\]' Completion/
</content>
</entry>
<entry>
<title>35527: use list-separator style in cases where separator was hardcoded</title>
<updated>2015-06-19T17:54:44Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2015-06-19T17:54:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b2de9b518e54c73b2832ad8e24d536f5c05be985'/>
<id>urn:sha1:b2de9b518e54c73b2832ad8e24d536f5c05be985</id>
<content type='text'>
</content>
</entry>
<entry>
<title>35350: extend "fc -I" to cover listing of "internal" history events only</title>
<updated>2015-06-06T19:31:47Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2015-06-06T19:31:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=229bc3cc74bfa8d6c23a02a3e0e89d7f08467dd1'/>
<id>urn:sha1:229bc3cc74bfa8d6c23a02a3e0e89d7f08467dd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>34940: _fc: fix typo breaking completion for history</title>
<updated>2015-04-24T08:59:27Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2015-04-24T08:54:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f4d8051de1179a47632b56afdf8659dac689e51f'/>
<id>urn:sha1:f4d8051de1179a47632b56afdf8659dac689e51f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "34926: _fc: Remove a spurious 2"</title>
<updated>2015-04-21T10:16:13Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2015-04-21T10:16:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9a0f5ea8a7bc7a1a467664632f17237d1c60d22c'/>
<id>urn:sha1:9a0f5ea8a7bc7a1a467664632f17237d1c60d22c</id>
<content type='text'>
This reverts commit dd623b44032b11509ccc2e6f8c307d2f7bd2d722.
</content>
</entry>
<entry>
<title>34926: _fc: Remove a spurious 2</title>
<updated>2015-04-19T06:23:11Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2015-04-18T15:44:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=dd623b44032b11509ccc2e6f8c307d2f7bd2d722'/>
<id>urn:sha1:dd623b44032b11509ccc2e6f8c307d2f7bd2d722</id>
<content type='text'>
</content>
</entry>
<entry>
<title>34373, 34374: update completion of builtin commands, modifiers,</title>
<updated>2015-01-25T17:23:03Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2015-01-25T17:22:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f972b023a20e9fb67b2693ab7c5936d5c545fe55'/>
<id>urn:sha1:f972b023a20e9fb67b2693ab7c5936d5c545fe55</id>
<content type='text'>
parameter and globbing flags
</content>
</entry>
<entry>
<title>31058: add completion of options from newer versions of some commands</title>
<updated>2013-02-21T10:49:22Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2013-02-21T10:49:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a409dbf74c5b0b11fb0d642dd0f5a48ee1f531ba'/>
<id>urn:sha1:a409dbf74c5b0b11fb0d642dd0f5a48ee1f531ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add _arguments based completion for alias and jobs (13947)</title>
<updated>2001-04-11T21:47:17Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2001-04-11T21:47:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5c380d5edecd08c6a95c37368df4ea67bd6cc0fa'/>
<id>urn:sha1:5c380d5edecd08c6a95c37368df4ea67bd6cc0fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved from Completion/Builtins/_fc</title>
<updated>2001-04-02T11:28:31Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T11:28:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=782606aad434dc82f6d6b1d27cc9dc62ecf6e513'/>
<id>urn:sha1:782606aad434dc82f6d6b1d27cc9dc62ecf6e513</id>
<content type='text'>
</content>
</entry>
</feed>
