<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Completion/Base/Completer, branch mikachu/redrawhook</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Completion/Base/Completer?h=mikachu%2Fredrawhook</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Completion/Base/Completer?h=mikachu%2Fredrawhook'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2015-08-17T20:12:30Z</updated>
<entry>
<title>unposted (cf. 36200): back out _expand backslash handling change from 34961.</title>
<updated>2015-08-17T20:12:30Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2015-08-17T20:12:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c5a13d2d01303e08cc6f9129653f83254a76978f'/>
<id>urn:sha1:c5a13d2d01303e08cc6f9129653f83254a76978f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>34961: unquote history words when command line has a quote</title>
<updated>2015-04-25T18:05:52Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2015-04-25T18:05:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=54fe61ab32435081d9f08510e3fa4375f55fbe81'/>
<id>urn:sha1:54fe61ab32435081d9f08510e3fa4375f55fbe81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>34961: add backslash to alias expansion matching (related to workers/32186)</title>
<updated>2015-04-25T17:47:31Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2015-04-25T17:47:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=33ff5d06f264421480ecf35575d12fb981080066'/>
<id>urn:sha1:33ff5d06f264421480ecf35575d12fb981080066</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/19365: completer for current directory of other shell processes</title>
<updated>2014-11-25T19:03:53Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2014-11-24T15:24:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ee38545c623992d968c0729479663f79c816af2e'/>
<id>urn:sha1:ee38545c623992d968c0729479663f79c816af2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>33320 (cf. PWS 33311): revert 33069, fix lexing of bangchar during completion</title>
<updated>2014-10-02T15:39:43Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2014-10-02T15:39:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=57252dc1e0b9f3b67189ac4957e51c31ee156ff6'/>
<id>urn:sha1:57252dc1e0b9f3b67189ac4957e51c31ee156ff6</id>
<content type='text'>
add typtab_flags bits (replaces specialcomma boolean) to record any unusual handling of typtab entries; signal safety; make bangchar non-special during completion lexing of the command line.
</content>
</entry>
<entry>
<title>33069: remove internal quoting before lookup when expanding aliases in an unquoted word</title>
<updated>2014-08-30T21:09:23Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2014-08-30T21:09:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e01739d2b73153823cb5689ec787202f4d321e2c'/>
<id>urn:sha1:e01739d2b73153823cb5689ec787202f4d321e2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>33047: use git to simplify massively source distribution file selection</title>
<updated>2014-08-23T20:01:58Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2014-08-23T20:01:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cc6e9db29da73bb226b6e53ff4df0f135207d206'/>
<id>urn:sha1:cc6e9db29da73bb226b6e53ff4df0f135207d206</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: updates for 5.0.5-dev-1 and subsequent 5.0.6 release</title>
<updated>2014-08-10T16:49:55Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2014-08-10T16:49:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f8ae47f29b766dc0330b19d7fdb35859d6aab930'/>
<id>urn:sha1:f8ae47f29b766dc0330b19d7fdb35859d6aab930</id>
<content type='text'>
</content>
</entry>
<entry>
<title>32441: add completer for file extensions</title>
<updated>2014-03-03T15:50:14Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2014-03-03T15:50:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7d301a527e729e2a2fda03069e485bdcc2e12823'/>
<id>urn:sha1:7d301a527e729e2a2fda03069e485bdcc2e12823</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/18498: observe add-space style in _expand_alias so suffix can be disabled</title>
<updated>2014-02-25T08:02:19Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2014-02-20T13:54:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7c314132789aa2b7a571890eca06d3f1e22d0f0e'/>
<id>urn:sha1:7c314132789aa2b7a571890eca06d3f1e22d0f0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>32186: fix bad backreference; handle glob patterns with backslashed quotes</title>
<updated>2013-12-28T08:30:17Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2013-12-28T08:30:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9e4468d38d9f92c2d849c56b31525c45127b9623'/>
<id>urn:sha1:9e4468d38d9f92c2d849c56b31525c45127b9623</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/12713: returning REPLY to _user_expand sets description for expansion</title>
<updated>2012-09-03T11:12:15Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-09-03T11:12:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d3891edfca77ce587585990135242247a48595fc'/>
<id>urn:sha1:d3891edfca77ce587585990135242247a48595fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29384: Add _comp_caller_options</title>
<updated>2011-05-27T14:36:33Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2011-05-27T14:36:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3214cf0a74976e8b8d2b5dc1013666d7b9b95a9a'/>
<id>urn:sha1:3214cf0a74976e8b8d2b5dc1013666d7b9b95a9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mikael: 27797: delimit arguments to compadd in _expand_alias</title>
<updated>2010-03-15T21:17:50Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-03-15T21:17:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1b68e0ea00deb508b394f1c0a4413205e621c293'/>
<id>urn:sha1:1b68e0ea00deb508b394f1c0a4413205e621c293</id>
<content type='text'>
</content>
</entry>
<entry>
<title>26783: new _user_expand completer</title>
<updated>2009-03-25T13:27:58Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2009-03-25T13:27:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d5c5a1f9874c62f12788cb4f3c08c1926935633c'/>
<id>urn:sha1:d5c5a1f9874c62f12788cb4f3c08c1926935633c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23934: cleveren _expand_alias for "foo" -&gt; "foo blah" expansions</title>
<updated>2007-10-11T09:06:19Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-10-11T09:06:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=af3e2b6fa4f8db6d5bdb2273180d5030ba00c0d3'/>
<id>urn:sha1:af3e2b6fa4f8db6d5bdb2273180d5030ba00c0d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/11852: _expand_alias removed quotes from aliases incorrectly</title>
<updated>2007-09-18T08:22:35Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-09-18T08:22:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a5ccfcf70b424b369237e3a746eef0409d8b4724'/>
<id>urn:sha1:a5ccfcf70b424b369237e3a746eef0409d8b4724</id>
<content type='text'>
</content>
</entry>
<entry>
<title>23495: fix fall out from (R) change in completion system</title>
<updated>2007-05-30T10:46:50Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2007-05-30T10:46:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=663fbdf4670a682c4c88e38c8eb695e919179513'/>
<id>urn:sha1:663fbdf4670a682c4c88e38c8eb695e919179513</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Briefly enable aliases for one of the evals so that the expansion</title>
<updated>2006-03-08T07:50:29Z</updated>
<author>
<name>Wayne Davison</name>
<email>wayned@users.sourceforge.net</email>
</author>
<published>2006-03-08T07:50:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f89571085a45bde423642126224911ade8192c7d'/>
<id>urn:sha1:f89571085a45bde423642126224911ade8192c7d</id>
<content type='text'>
of a $(...) or `...` properly uses normal and global aliases.
</content>
</entry>
<entry>
<title>21046: make unfunction compadd more reliable</title>
<updated>2005-03-21T22:11:30Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2005-03-21T22:11:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4883bbeebcb5df803c381deaddb181323606fd80'/>
<id>urn:sha1:4883bbeebcb5df803c381deaddb181323606fd80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>20730: fix suffix style to regard quoted special characters as not special</title>
<updated>2005-01-21T09:32:39Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2005-01-21T09:32:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=96427ce997aef8a6728854af60f6005a47f6e493'/>
<id>urn:sha1:96427ce997aef8a6728854af60f6005a47f6e493</id>
<content type='text'>
</content>
</entry>
<entry>
<title>20364: use $WIDGETSTYLE in _oldlist</title>
<updated>2004-09-16T14:46:50Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2004-09-16T14:46:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=53383c33b80061c8d651dde7e554d68395b48899'/>
<id>urn:sha1:53383c33b80061c8d651dde7e554d68395b48899</id>
<content type='text'>
</content>
</entry>
<entry>
<title>20236: fix problem with keep-prefix style where a modifier removes the prefix</title>
<updated>2004-08-07T15:27:07Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2004-08-07T15:27:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d8b124272387ac306b75ac304d34543fab907326'/>
<id>urn:sha1:d8b124272387ac306b75ac304d34543fab907326</id>
<content type='text'>
</content>
</entry>
<entry>
<title>19276: fix fallback used to get completer list if the style lookup failed</title>
<updated>2003-12-05T10:35:20Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2003-12-05T10:35:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=276fe6ef161b59a48d34324ec14ebb5076a9cefb'/>
<id>urn:sha1:276fe6ef161b59a48d34324ec14ebb5076a9cefb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>18841: work around problem which caused the whole word to be removed</title>
<updated>2003-07-09T15:53:23Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2003-07-09T15:53:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ec8418cf1c2143be758236a998f39c624e4080ab'/>
<id>urn:sha1:ec8418cf1c2143be758236a998f39c624e4080ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>18822: fix accept-exact style not not bail out when it shouldn't and add a</title>
<updated>2003-07-07T09:48:45Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2003-07-07T09:48:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3ac50886a00231cf99c421f4e36bbc356c91cea2'/>
<id>urn:sha1:3ac50886a00231cf99c421f4e36bbc356c91cea2</id>
<content type='text'>
setting to continue on and do normal completion
</content>
</entry>
<entry>
<title>add original string as match (like in _approximate)</title>
<updated>2002-04-04T12:05:17Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2002-04-04T12:05:17Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c4b8482b9468af8169dd33271c954a84de6f4cad'/>
<id>urn:sha1:c4b8482b9468af8169dd33271c954a84de6f4cad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>16923: add insert style for inserting matches instead of adding them as a match</title>
<updated>2002-04-04T10:45:59Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2002-04-04T10:45:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=41eb475f9b23ca4309e31bec21809cd23090feb0'/>
<id>urn:sha1:41eb475f9b23ca4309e31bec21809cd23090feb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove that -T option to compdef again and instead use comma-separated sub-contexts both for function and style lookup (16819)</title>
<updated>2002-03-13T09:28:04Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2002-03-13T09:28:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=45f9a36216637075172d0bdf7ad8e18fad34c42e'/>
<id>urn:sha1:45f9a36216637075172d0bdf7ad8e18fad34c42e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow different sets of completion definitions selected with option -T to compdef; use this for parameter values and redirections (16755)</title>
<updated>2002-03-04T08:53:41Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2002-03-04T08:53:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f56ba813bb92b1d61be91cb39df620b37a5a0588'/>
<id>urn:sha1:f56ba813bb92b1d61be91cb39df620b37a5a0588</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add new generic fake style and changes to the C-code for that (different implementation of compadd -x) (16483)</title>
<updated>2002-01-22T10:22:47Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2002-01-22T10:22:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3807c902a23ea8b8e673103dff49d3d27a551756'/>
<id>urn:sha1:3807c902a23ea8b8e673103dff49d3d27a551756</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow arguments to be given to functions used by compdef (actually, the strings are eval'uated, so this should be powerful enough) (16472)</title>
<updated>2002-01-21T16:13:15Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2002-01-21T16:13:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f463b09b133f8c798750334558b99d633c1a2219'/>
<id>urn:sha1:f463b09b133f8c798750334558b99d633c1a2219</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes for completion of signal names with SIG prefix and for completing command names instead of pids (16406)</title>
<updated>2002-01-07T14:38:13Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2002-01-07T14:38:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=90bbd87734053303751d401a807be8a7fe3b9176'/>
<id>urn:sha1:90bbd87734053303751d401a807be8a7fe3b9176</id>
<content type='text'>
</content>
</entry>
<entry>
<title>undo most of 15650, do that in shell code (15669)</title>
<updated>2001-08-20T13:13:49Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-08-20T13:13:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=647674f6abe8e6fd01bb115af88b43304ab00025'/>
<id>urn:sha1:647674f6abe8e6fd01bb115af88b43304ab00025</id>
<content type='text'>
</content>
</entry>
<entry>
<title>15638</title>
<updated>2001-08-16T08:07:41Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-08-16T08:07:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1a1d270e1393995cbb3f2e1e22a5d33b650d4eec'/>
<id>urn:sha1:1a1d270e1393995cbb3f2e1e22a5d33b650d4eec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make _dd not use already used specs; fix for selecting stuff to complete in _describe; fix for correction and _describe with grouped lists (15588)</title>
<updated>2001-08-07T10:38:36Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-08-07T10:38:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b0ac280e1aee61f007f161c8bd9bcc31c101aadf'/>
<id>urn:sha1:b0ac280e1aee61f007f161c8bd9bcc31c101aadf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(15357)</title>
<updated>2001-07-10T09:25:43Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-07-10T09:25:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=bd629defe8bf49b38a0e98b82f478d02dd715a81'/>
<id>urn:sha1:bd629defe8bf49b38a0e98b82f478d02dd715a81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spelling corrections</title>
<updated>2001-05-29T17:54:08Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2001-05-29T17:54:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=56528ccb661d4985776234c89355a14093063534'/>
<id>urn:sha1:56528ccb661d4985776234c89355a14093063534</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use `eval $_comp_setup' in all entry points of the completion system to not only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530)</title>
<updated>2001-05-29T11:59:50Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-05-29T11:59:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4a7abbfdd6c68616143bae840333adeed5ad0066'/>
<id>urn:sha1:4a7abbfdd6c68616143bae840333adeed5ad0066</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(14350)</title>
<updated>2001-05-15T13:52:22Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-05-15T13:52:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=dc9d78c65971e9c6c7faf4488f4da6efb73bded1'/>
<id>urn:sha1:dc9d78c65971e9c6c7faf4488f4da6efb73bded1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>insert redirection operators when expanding after one (14281)</title>
<updated>2001-05-09T12:06:10Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@users.sourceforge.net</email>
</author>
<published>2001-05-09T12:06:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e364fb2139df94df3c4aac406e56b133d3e497b1'/>
<id>urn:sha1:e364fb2139df94df3c4aac406e56b133d3e497b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>missing star in suffix-style test pattern (14197)</title>
<updated>2001-05-02T08:58:55Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-05-02T08:58:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=47d8fd9b6c896a5b566ab79d8d18f351226455ea'/>
<id>urn:sha1:47d8fd9b6c896a5b566ab79d8d18f351226455ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixelt for the test for the suffix style; if word contains only a tilde, don't try to expand it (14160)</title>
<updated>2001-04-30T11:09:49Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-30T11:09:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6757c3c734759b8b51fa99b6b60bcd2dbdc9522d'/>
<id>urn:sha1:6757c3c734759b8b51fa99b6b60bcd2dbdc9522d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>try to improve testing for suffix style in _expand; make _path_files fail to complete words like ...&lt;pat&gt;..&lt;param-subst&gt;... (14133)</title>
<updated>2001-04-27T09:12:33Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-27T09:12:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6f2112f23a4838fd1c52efd16c844142f5407394'/>
<id>urn:sha1:6f2112f23a4838fd1c52efd16c844142f5407394</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use trap for unfunction compadd in _approximate.</title>
<updated>2001-04-27T03:20:59Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2001-04-27T03:20:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a509b259f889404b3c821a19243ebde19d582aaf'/>
<id>urn:sha1:a509b259f889404b3c821a19243ebde19d582aaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make keep-prefix keep everything up to the first component with a parameter expansion, not only if that is at the beginning of the string (14092)</title>
<updated>2001-04-26T07:02:47Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-26T07:02:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=105009726b3276a16ad39930aba046032597a039'/>
<id>urn:sha1:105009726b3276a16ad39930aba046032597a039</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new or changed after move</title>
<updated>2001-04-02T12:39:40Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T12:39:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cbba9da870bd27bdfa176b07e155ba763de239c1'/>
<id>urn:sha1:cbba9da870bd27bdfa176b07e155ba763de239c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved from Completion/Core/_prefix</title>
<updated>2001-04-02T11:08:54Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T11:08:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a067f38ad1ef32fd1e3daa1ea6afe7dfdf6621ad'/>
<id>urn:sha1:a067f38ad1ef32fd1e3daa1ea6afe7dfdf6621ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved from Completion/Core/_oldlist</title>
<updated>2001-04-02T11:08:37Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T11:08:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ad74f96ef0fd2c22dea04a9c982d0f35919aca91'/>
<id>urn:sha1:ad74f96ef0fd2c22dea04a9c982d0f35919aca91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved from Completion/Core/_menu</title>
<updated>2001-04-02T11:08:19Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T11:08:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=382d03c17d6a43a278f3802a44fa15bcd7fd6de7'/>
<id>urn:sha1:382d03c17d6a43a278f3802a44fa15bcd7fd6de7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved from Completion/Core/_match</title>
<updated>2001-04-02T11:08:02Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T11:08:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d73d9e9f7c67014399a000e1a93ce9bd115075ab'/>
<id>urn:sha1:d73d9e9f7c67014399a000e1a93ce9bd115075ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved from Completion/Core/_list</title>
<updated>2001-04-02T11:07:45Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T11:07:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0aa7811fb7c50d015eba37bd317f592b96415e08'/>
<id>urn:sha1:0aa7811fb7c50d015eba37bd317f592b96415e08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved from Completion/Core/_ignored</title>
<updated>2001-04-02T11:07:28Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T11:07:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8b2902b97ba7d17599603bddf7ad0a5e4fd52a31'/>
<id>urn:sha1:8b2902b97ba7d17599603bddf7ad0a5e4fd52a31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved from Completion/Core/_history</title>
<updated>2001-04-02T11:07:11Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T11:07:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e4ca49fe01aca613209e5d25362d7e323c2eae24'/>
<id>urn:sha1:e4ca49fe01aca613209e5d25362d7e323c2eae24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved from Completion/Core/_expand_alias</title>
<updated>2001-04-02T11:06:52Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T11:06:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cbbb15dc98a90d8ff757c00dcff5804c71c6e5af'/>
<id>urn:sha1:cbbb15dc98a90d8ff757c00dcff5804c71c6e5af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved from Completion/Core/_expand</title>
<updated>2001-04-02T11:06:35Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T11:06:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c1d508d8349e5da8ab99037befed761ca58c94e0'/>
<id>urn:sha1:c1d508d8349e5da8ab99037befed761ca58c94e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved from Completion/Core/_correct</title>
<updated>2001-04-02T11:06:18Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T11:06:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0fc23d16fdba00d75aebe6a824ae117e3453127b'/>
<id>urn:sha1:0fc23d16fdba00d75aebe6a824ae117e3453127b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved from Completion/Core/_complete</title>
<updated>2001-04-02T11:06:01Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T11:06:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=502746c1337f9e5664a45cc74b2b332b1004a467'/>
<id>urn:sha1:502746c1337f9e5664a45cc74b2b332b1004a467</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved from Completion/Core/_approximate</title>
<updated>2001-04-02T11:05:44Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T11:05:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=59e5ef46d2f854f7c4610eb1c54d1594e893a6c5'/>
<id>urn:sha1:59e5ef46d2f854f7c4610eb1c54d1594e893a6c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved from Completion/Core/_all_matches</title>
<updated>2001-04-02T11:05:27Z</updated>
<author>
<name>Sven Wischnowsky</name>
<email>wischnow@users.sourceforge.net</email>
</author>
<published>2001-04-02T11:05:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4d58238a0aac0aa46f9cc396fd0e7e9590495ebb'/>
<id>urn:sha1:4d58238a0aac0aa46f9cc396fd0e7e9590495ebb</id>
<content type='text'>
</content>
</entry>
</feed>
