<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Completion/Zsh, branch master</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Completion/Zsh?h=master</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Completion/Zsh?h=master'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2026-07-10T07:41:29Z</updated>
<entry>
<title>unposted: completion: fix some wrongly ordered globquals</title>
<updated>2026-07-10T07:41:29Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2026-07-10T07:39:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=489436767786ec8c8e16436d00ff3c7c4ce0a380'/>
<id>urn:sha1:489436767786ec8c8e16436d00ff3c7c4ce0a380</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: completion: add _zformat</title>
<updated>2026-07-01T02:03:11Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2026-07-01T02:02:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3b04710b7d2315ee56c1b7d2464a6ea76da82d14'/>
<id>urn:sha1:3b04710b7d2315ee56c1b7d2464a6ea76da82d14</id>
<content type='text'>
per w/54767
</content>
</entry>
<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>unposted: add :S from 51816 to completion</title>
<updated>2026-06-07T10:47:18Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2026-06-07T04:31:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6e1385fe0d280499b3bda60582512a006741d384'/>
<id>urn:sha1:6e1385fe0d280499b3bda60582512a006741d384</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: _jobs_fg: complete disown -a</title>
<updated>2026-05-23T05:59:23Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2026-05-20T19:27:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9ec66ef0fa344fd32e713042eeea709d1cc00758'/>
<id>urn:sha1:9ec66ef0fa344fd32e713042eeea709d1cc00758</id>
<content type='text'>
</content>
</entry>
<entry>
<title>54532: completers: various small fixes</title>
<updated>2026-05-16T16:28:26Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2026-05-07T18:07:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=dd4666d82ec24777c47a8f0ffcdc2dde417d7802'/>
<id>urn:sha1:dd4666d82ec24777c47a8f0ffcdc2dde417d7802</id>
<content type='text'>
_find: - and + were reversed compared to the disp string
_zstyle: fix typo breaking chpwd-specific style completion
_sudo: minor typo in exclusion list
_rsync: fix some minor thinkos
_ip: fix a few typos
_sort: remove double --ignore-nonprinting line
_df: fix typo widge -&gt; wedge
_tmux: fix various issues
_mount: defperm confusion
_sed: typo
_netstat: fix -4/-6 typo
_wget: fix some syntactical typos
_subversion: fix using wrong cache name
_lsof: typo
_ffmpeg: fix copy-pasto in for scodecs
_ansible: --skip-tags also takes tags
</content>
</entry>
<entry>
<title>54448: completion: update base64, btrfs, emulate, tree</title>
<updated>2026-05-05T00:24:56Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2026-05-02T02:38:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6eacb5bea90b62fb4c7c448d23084065e865fe33'/>
<id>urn:sha1:6eacb5bea90b62fb4c7c448d23084065e865fe33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>54423 (tweaked): compinit: improve and document -w</title>
<updated>2026-05-02T19:09:17Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2026-05-02T19:06:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b40b7e908aa3df8716a1be1e1958a7a3f2ca57ab'/>
<id>urn:sha1:b40b7e908aa3df8716a1be1e1958a7a3f2ca57ab</id>
<content type='text'>
also add new-line after compaudit prompt

tweaked -D/-w exclusions in _compinit
</content>
</entry>
<entry>
<title>unposted: completion: add _compinit</title>
<updated>2026-04-29T23:36:12Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2026-04-29T23:33:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4bb707dd3430a9ccb94f9b252c6f3f3e34e82350'/>
<id>urn:sha1:4bb707dd3430a9ccb94f9b252c6f3f3e34e82350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>54361 (tweaked): zparseopts: print friendlier usage errors, add -n option</title>
<updated>2026-04-19T17:36:10Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2026-04-19T17:35:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=90fa3d2816ee3c770966dd42f548d770d266d2bd'/>
<id>urn:sha1:90fa3d2816ee3c770966dd42f548d770d266d2bd</id>
<content type='text'>
tweaked to adjust order of options in documentation
</content>
</entry>
<entry>
<title>54181, 54331: remove support for restricted shell</title>
<updated>2026-04-14T01:14:46Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2026-04-14T01:14:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e73499b372c398c1043b12955c3b3e7602b1a992'/>
<id>urn:sha1:e73499b372c398c1043b12955c3b3e7602b1a992</id>
<content type='text'>
This is in response to a security report. There are too many potential ways
to break out of a restricted shell and more secure, modern alternatives exist.
</content>
</entry>
<entry>
<title>54327: parameter names with dot are allowed except just after $</title>
<updated>2026-04-13T00:44:50Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2026-04-13T00:44:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f7769ad6329a2e3f90eee2be74b0cba59a60577e'/>
<id>urn:sha1:f7769ad6329a2e3f90eee2be74b0cba59a60577e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>54251: complete names containing dot only after ${</title>
<updated>2026-03-30T04:43:20Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2026-03-30T04:43:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ec5c130abd5c35e2fb57c6454e46d810377dd2f1'/>
<id>urn:sha1:ec5c130abd5c35e2fb57c6454e46d810377dd2f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>54246: _zcalc: accept option -r (RPN mode)</title>
<updated>2026-03-26T14:27:09Z</updated>
<author>
<name>Stéphane Blondon</name>
<email>stephane.blondon@gmail.com</email>
</author>
<published>2026-03-26T14:27:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=50bfeb4e98a1cef5fe70d99553a3c1f5b15a02f9'/>
<id>urn:sha1:50bfeb4e98a1cef5fe70d99553a3c1f5b15a02f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>54241 + 54242: use extra-verbose style in _parameters</title>
<updated>2026-03-24T13:52:39Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2026-03-24T13:52:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=64a75431b0f46547564832cb182a02bb92d17ba7'/>
<id>urn:sha1:64a75431b0f46547564832cb182a02bb92d17ba7</id>
<content type='text'>
add notes in the description of extra-verbose style in zshcompsys(1)
</content>
</entry>
<entry>
<title> 54185+54209: set default value of verbose style to true</title>
<updated>2026-03-08T15:12:22Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2026-03-08T15:12:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8758234470325992217f34ec7ce721b867992369'/>
<id>urn:sha1:8758234470325992217f34ec7ce721b867992369</id>
<content type='text'>
</content>
</entry>
<entry>
<title>54084: use _numbers for whence -x</title>
<updated>2025-11-17T03:37:44Z</updated>
<author>
<name>Christopher Bock</name>
<email>christopher@bocki.com</email>
</author>
<published>2025-11-16T13:27:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d16d14fa4564047d04e504b9d518120c19a746e0'/>
<id>urn:sha1:d16d14fa4564047d04e504b9d518120c19a746e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>54071: fix prompt colour completion</title>
<updated>2025-11-12T07:10:05Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2025-11-12T07:10:05Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2a6e69d42d16b49abbac967587d643159079ae91'/>
<id>urn:sha1:2a6e69d42d16b49abbac967587d643159079ae91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>github #133: _which: complete `whence -x`</title>
<updated>2025-05-14T20:05:10Z</updated>
<author>
<name>Christopher Bock</name>
<email>christopher@bocki.com</email>
</author>
<published>2025-05-14T18:08:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ead0dd6b76f37851b98395a932153a31a3601545'/>
<id>urn:sha1:ead0dd6b76f37851b98395a932153a31a3601545</id>
<content type='text'>
</content>
</entry>
<entry>
<title>_typeset: fix typo</title>
<updated>2025-04-14T00:11:45Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2022-12-23T13:27:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e19cfe7caca143e66bd57acef43f3e64f7992d7b'/>
<id>urn:sha1:e19cfe7caca143e66bd57acef43f3e64f7992d7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>53449: do not complete indices for empty array subscripts</title>
<updated>2025-04-04T18:57:51Z</updated>
<author>
<name>Kyle Andelin</name>
<email>7277377+andelink@users.noreply.github.com</email>
</author>
<published>2025-04-04T14:53:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=73c70cece07a9d9e69cf09871877ab28b06d5cfb'/>
<id>urn:sha1:73c70cece07a9d9e69cf09871877ab28b06d5cfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>53358: adapt completion to reflect 53348 and extend exclusion lists to cover more + options</title>
<updated>2025-02-13T22:11:09Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2025-02-13T22:11:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2e08ea1aef9d47b2919d7e5bd2cb6bb01c8029fc'/>
<id>urn:sha1:2e08ea1aef9d47b2919d7e5bd2cb6bb01c8029fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>53338: complete typeset -n option</title>
<updated>2025-01-30T11:53:48Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2025-01-30T11:53:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=13417c27014aee0bb201988ecd81421f2e987c8c'/>
<id>urn:sha1:13417c27014aee0bb201988ecd81421f2e987c8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: _zparseopts: update per workers/53260</title>
<updated>2025-01-02T23:13:04Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2024-12-31T02:10:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=32cd93bcb04278a6a9c9d2e0af3e1d025841c6d4'/>
<id>urn:sha1:32cd93bcb04278a6a9c9d2e0af3e1d025841c6d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>53056: new zsh/random module defining an SRANDOM parameter and zrand_float() and zrand_int() math functions</title>
<updated>2024-08-31T11:12:10Z</updated>
<author>
<name>Clinton Bunch</name>
<email>cdb_zsh@zentaur.org</email>
</author>
<published>2024-08-30T13:06:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=58bda5913007f53c91ae60cd22483dd222ea5618'/>
<id>urn:sha1:58bda5913007f53c91ae60cd22483dd222ea5618</id>
<content type='text'>
</content>
</entry>
<entry>
<title>53057: complete glob qualifiers following an equals expansion</title>
<updated>2024-08-31T10:01:33Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2024-08-31T10:01:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6973d1d16f12923d3af5454b24cd1d2a73f4281a'/>
<id>urn:sha1:6973d1d16f12923d3af5454b24cd1d2a73f4281a</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>52646: extend support for highlight groups to completion explanation strings and WATCHFMT</title>
<updated>2024-03-04T23:11:02Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2024-03-04T23:11:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=05c7b21e2b30873d002b50b37e2fbd3803d4b608'/>
<id>urn:sha1:05c7b21e2b30873d002b50b37e2fbd3803d4b608</id>
<content type='text'>
</content>
</entry>
<entry>
<title>52594: support for POSIX real-time signals with kill and trap</title>
<updated>2024-02-27T23:21:11Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2024-02-27T23:21:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5331ff11c64d9d292f4fe817723af6e0a067fa1f'/>
<id>urn:sha1:5331ff11c64d9d292f4fe817723af6e0a067fa1f</id>
<content type='text'>
Also add new -L option to kill for a more verbose listing of signals
</content>
</entry>
<entry>
<title>52326, 52372: add -q option to kill for sigqueue</title>
<updated>2023-12-05T17:51:33Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2023-12-05T17:49:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=618f842b464c090f4a6fb02a9f4d217be9270466'/>
<id>urn:sha1:618f842b464c090f4a6fb02a9f4d217be9270466</id>
<content type='text'>
</content>
</entry>
<entry>
<title>github #105: add "-I" for "zle" completion</title>
<updated>2023-11-08T01:48:20Z</updated>
<author>
<name>Shotaro Aoyama</name>
<email>aoyama@val.co.jp</email>
</author>
<published>2023-11-01T16:38:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2573786fd3e81e080189fd5e39be14034cc55bd1'/>
<id>urn:sha1:2573786fd3e81e080189fd5e39be14034cc55bd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>51980: Add glob qualifier grouping operator to completion</title>
<updated>2023-09-20T18:17:09Z</updated>
<author>
<name>Atte Peltomäki</name>
<email>koston@iki.fi</email>
</author>
<published>2023-07-20T10:52:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d92b1a3547e4d7e602316e12f0a896356579c1ab'/>
<id>urn:sha1:d92b1a3547e4d7e602316e12f0a896356579c1ab</id>
<content type='text'>
Also improve wording in documentation to make glob qualifier grouping
easier to find by explicit use of terms 'logical OR' and 'logical AND'.
</content>
</entry>
<entry>
<title>52142: Move _history_modifiers call to _parameter</title>
<updated>2023-09-15T19:09:51Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2023-09-14T11:57:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=aecef41f2e47e738214cf6c55a383b4eae87902f'/>
<id>urn:sha1:aecef41f2e47e738214cf6c55a383b4eae87902f</id>
<content type='text'>
_parameters is used in many contexts, like assignments in command
position, assignment after typeset, etc, where history modifiers are not
valid. _brace_parameter already calls _history_modifiers explicitly so
this seems more in line with that.
</content>
</entry>
<entry>
<title>Protect some :s from history modifier expansion</title>
<updated>2023-06-06T08:22:18Z</updated>
<author>
<name>Stephane Chazelas</name>
<email>stephane@chazelas.org</email>
</author>
<published>2023-06-02T15:09:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0577dafcaa9d5f7cdbf5637b2dea5ed71dd5af81'/>
<id>urn:sha1:0577dafcaa9d5f7cdbf5637b2dea5ed71dd5af81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>51761: Use zstyle verbose for _parameters descriptions</title>
<updated>2023-05-21T01:28:43Z</updated>
<author>
<name>Marlon Richert</name>
<email>marlon.richert@gmail.com</email>
</author>
<published>2023-05-18T20:53:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b41dd30c90a90dd28c551af7e7f76ae29b6220d0'/>
<id>urn:sha1:b41dd30c90a90dd28c551af7e7f76ae29b6220d0</id>
<content type='text'>
According to the manual, extra-verbose means "more verbose at the cost
of a probable decrease in completion speed". That's not the case here.
</content>
</entry>
<entry>
<title>51759: Show alias values in command completions</title>
<updated>2023-05-21T01:14:27Z</updated>
<author>
<name>Marlon Richert</name>
<email>marlon.richert@gmail.com</email>
</author>
<published>2023-05-18T20:53:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9a5f213573fbda6a6d23e985113eaeb849d4ee6d'/>
<id>urn:sha1:9a5f213573fbda6a6d23e985113eaeb849d4ee6d</id>
<content type='text'>
Show the value of each alias when descriptions are shown. Enabled by default.
</content>
</entry>
<entry>
<title>51758: Make dynamic dir completion easier to implement</title>
<updated>2023-05-21T01:05:20Z</updated>
<author>
<name>Marlon Richert</name>
<email>marlon.richert@gmail.com</email>
</author>
<published>2023-05-18T20:44:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=bb441f77a70bf7b5f13ab8f9113ba9b7a1593479'/>
<id>urn:sha1:bb441f77a70bf7b5f13ab8f9113ba9b7a1593479</id>
<content type='text'>
</content>
</entry>
<entry>
<title>51470 (tweaked, c.f. 51476): Separate cdpath elements in path-directories completion</title>
<updated>2023-02-24T13:40:38Z</updated>
<author>
<name>Sebastian Stark</name>
<email>sstark+zsh@mailbox.org</email>
</author>
<published>2023-02-21T22:12:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=bb36b80178e38adf67188a7367b88dd9de6b39db'/>
<id>urn:sha1:bb36b80178e38adf67188a7367b88dd9de6b39db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: mention attributes changes, fix renumbering mistake and allow completion to offer prompt escapes for PROMPT_EOL_MARK</title>
<updated>2023-01-11T15:05:06Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2023-01-11T15:05:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e2a39513dcff152fdfe1d966c0eb3156cce260b6'/>
<id>urn:sha1:e2a39513dcff152fdfe1d966c0eb3156cce260b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>50421: add context as the 1st arg to _dispatch</title>
<updated>2022-07-24T12:08:06Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2022-07-24T12:08:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8e1c6ed6bf416e7716b4c6d5c6822ec752db7b36'/>
<id>urn:sha1:8e1c6ed6bf416e7716b4c6d5c6822ec752db7b36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Marlon Richert: 50307 (cf. PWS 50205): suffix aliases should not collide	with directory names when completing</title>
<updated>2022-05-30T19:02:50Z</updated>
<author>
<name>Bart Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2022-05-30T19:02:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8756cc6add3d27d05e869fc7317e3043ab2be5b2'/>
<id>urn:sha1:8756cc6add3d27d05e869fc7317e3043ab2be5b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>49959: _brace_parameter: add (-)</title>
<updated>2022-04-03T09:27:28Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2022-04-03T09:13:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=92f193f7dea9cb4883197a96aee2bab7ffdf72af'/>
<id>urn:sha1:92f193f7dea9cb4883197a96aee2bab7ffdf72af</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>49932: Update _brace_parameter # description</title>
<updated>2022-03-31T22:40:01Z</updated>
<author>
<name>Matthew Martin</name>
<email>phy1729@gmail.com</email>
</author>
<published>2022-03-31T22:39:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9e0303b044b37fc4bffd7ae4375bc6026d06f342'/>
<id>urn:sha1:9e0303b044b37fc4bffd7ae4375bc6026d06f342</id>
<content type='text'>
</content>
</entry>
<entry>
<title>49648 based on github #80 (Vincent Bernat): invert before/since for date glob qualifiers completion</title>
<updated>2021-12-16T13:21:19Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2021-12-16T13:19:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=702d773e8657d1f8ea161d65d5dfce238a67c204'/>
<id>urn:sha1:702d773e8657d1f8ea161d65d5dfce238a67c204</id>
<content type='text'>
</content>
</entry>
<entry>
<title>49643: facilitate use of the fake style by always calling _description with the executables tag for command names</title>
<updated>2021-12-13T19:52:23Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2021-12-13T19:52:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=78c51b34c026d295c146b01db3d534bc3cd9352b'/>
<id>urn:sha1:78c51b34c026d295c146b01db3d534bc3cd9352b</id>
<content type='text'>
Also allow the command-path style to include relative directories.
</content>
</entry>
<entry>
<title>49528: allow multiple -D options to compadd</title>
<updated>2021-10-30T21:35:04Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2021-10-30T21:27:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=632fee7cdfcd234a5c7c53f17777ca18e62d82e3'/>
<id>urn:sha1:632fee7cdfcd234a5c7c53f17777ca18e62d82e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>49389: leading variables in autoload file completion</title>
<updated>2021-09-08T23:03:57Z</updated>
<author>
<name>Bart Schaefer</name>
<email>schaefer@ipost.com</email>
</author>
<published>2021-09-08T23:03:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=344d471c26aab7b042bf1b9a13d3fa11e5dbfba0'/>
<id>urn:sha1:344d471c26aab7b042bf1b9a13d3fa11e5dbfba0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>48969: fix for "zle -N" completion</title>
<updated>2021-09-06T19:48:53Z</updated>
<author>
<name>Marlon Richert</name>
<email>marlon.richert@gmail.com</email>
</author>
<published>2021-09-06T19:48:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ca2e71e0eba4852bd91c620bf72b00198f309f12'/>
<id>urn:sha1:ca2e71e0eba4852bd91c620bf72b00198f309f12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted (based on Marlon: 49273): add -x to local completion</title>
<updated>2021-08-27T07:42:11Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2021-08-27T07:42:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=51eaf66bea68da346167e08c9ff8b4ac60c3f7da'/>
<id>urn:sha1:51eaf66bea68da346167e08c9ff8b4ac60c3f7da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>49211: _typeset: correctly set return value</title>
<updated>2021-07-29T16:10:24Z</updated>
<author>
<name>Jun-ichi Takimoto</name>
<email>takimoto-j@kba.biglobe.ne.jp</email>
</author>
<published>2021-07-29T16:10:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b4dff9a8e85802afcd52e7798176ebeb5e662da9'/>
<id>urn:sha1:b4dff9a8e85802afcd52e7798176ebeb5e662da9</id>
<content type='text'>
do not include '-' in onopts so that 'functions -- &lt;TAB&gt;' works.
</content>
</entry>
<entry>
<title>49151: remove commas erroneously included in _arguments exclusion lists</title>
<updated>2021-07-08T22:32:37Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2021-07-08T22:32:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=efec6bbdb55199430dec0a003e5dc8d293de4cff'/>
<id>urn:sha1:efec6bbdb55199430dec0a003e5dc8d293de4cff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>49150: consistently use singular form for headings on completion match groups</title>
<updated>2021-07-08T22:23:52Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2021-07-08T22:23:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e6fdd35a83881a957ac206b4e128886d07f37c71'/>
<id>urn:sha1:e6fdd35a83881a957ac206b4e128886d07f37c71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>48864: Improve extra-verbose completion display strings for array parameter values</title>
<updated>2021-05-21T21:45:26Z</updated>
<author>
<name>Marlon Richert</name>
<email>marlon.richert@gmail.com</email>
</author>
<published>2021-05-17T11:49:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e7320734153829e8bc94c1255bdeba724e13e8b6'/>
<id>urn:sha1:e7320734153829e8bc94c1255bdeba724e13e8b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>48710: histed + other zed updates</title>
<updated>2021-05-15T20:37:35Z</updated>
<author>
<name>Bart Schaefer</name>
<email>schaefer@ipost.com</email>
</author>
<published>2021-05-15T20:37:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=acd20254b58ea689d8046ff127bc320d5fa91cf6'/>
<id>urn:sha1:acd20254b58ea689d8046ff127bc320d5fa91cf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add -L to add-(zsh|zle)-hook[-widget] completion</title>
<updated>2021-04-19T21:21:08Z</updated>
<author>
<name>Marlon Richert</name>
<email>marlon.richert@gmail.com</email>
</author>
<published>2021-04-19T17:24:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7d92391c6e49dd3bde811baee0083eba7638f5d9'/>
<id>urn:sha1:7d92391c6e49dd3bde811baee0083eba7638f5d9</id>
<content type='text'>
…and hide mutually exclusive options.
</content>
</entry>
<entry>
<title>48361 (+ 48368 review comments): __arguments: New completion function for _arguments.</title>
<updated>2021-04-17T12:11:47Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2021-04-01T00:00:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=df899d38e92f138dc655a40deda6d14f3ad05552'/>
<id>urn:sha1:df899d38e92f138dc655a40deda6d14f3ad05552</id>
<content type='text'>
In the penultimate paragraph of the comment, the two possibilities for the
relative path cover three cases:

- The comment is read in the source tree

- The comment is read in an installed tree with --enable-function-subdirs

- The comment is read in an installed tree with --disable-function-subdirs

Review-by: Matthew Martin
Review-by: Oliver Kiddle
</content>
</entry>
<entry>
<title>48513: Let extra-verbose completion show parameter values</title>
<updated>2021-04-16T21:36:03Z</updated>
<author>
<name>Marlon Richert</name>
<email>marlon.richert@gmail.com</email>
</author>
<published>2021-04-12T20:17:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=587cced35d925b95a8df41f13880a30a8fc66274'/>
<id>urn:sha1:587cced35d925b95a8df41f13880a30a8fc66274</id>
<content type='text'>
</content>
</entry>
<entry>
<title>48378: complete compadd options for other completion functions</title>
<updated>2021-04-09T19:53:41Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2021-04-09T19:53:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=eaff11c748e005bbcd14dbd1850880e4bffee3fa'/>
<id>urn:sha1:eaff11c748e005bbcd14dbd1850880e4bffee3fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>47737: _zstyle: Fix option completion when positional arguments are already present (regression from workers/39659 (commit ae3b675ce6e4ac62451ea08169c2b4dc45cf533b))</title>
<updated>2021-03-29T13:44:44Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2021-03-29T13:42:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2ffd2928336154cf38ee390db835f25c685fe713'/>
<id>urn:sha1:2ffd2928336154cf38ee390db835f25c685fe713</id>
<content type='text'>
The following case:

    LBUFFER='zstyle -'
    RBUFFER=' foo bar'

Before this patch, completed 'context pattern' (from the first
positional argument).

With this patch, completes options, which is correct.
</content>
</entry>
<entry>
<title>github #68: support section suffix completion for man pages</title>
<updated>2021-02-13T00:01:40Z</updated>
<author>
<name>taiyu</name>
<email>taiyu.len@gmail.com</email>
</author>
<published>2021-02-07T13:15:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3714ee0b5868a30d7556acab337889849a3c8226'/>
<id>urn:sha1:3714ee0b5868a30d7556acab337889849a3c8226</id>
<content type='text'>
Support prepend and suffix values for insert-sections
Add values for insert-sections for zstyle completion
</content>
</entry>
<entry>
<title>47929: complete newer possible values for the sort style</title>
<updated>2021-02-07T00:52:40Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2021-02-07T00:52:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ceb25d9495b28e87543e8d4d3b071fbea20eceef'/>
<id>urn:sha1:ceb25d9495b28e87543e8d4d3b071fbea20eceef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>47873: Improve completion within dynamic directory names</title>
<updated>2021-01-27T11:16:55Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.stephenson@samsung.com</email>
</author>
<published>2021-01-27T11:16:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8f42ecd8eecd848ac5a1efdff9d7db15cc89422f'/>
<id>urn:sha1:8f42ecd8eecd848ac5a1efdff9d7db15cc89422f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>47494, 47495: Add -n option to strftime</title>
<updated>2020-10-25T22:06:02Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2020-10-24T11:45:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8773f01f2b7a908af70dc06d7d00481f1c9bec44'/>
<id>urn:sha1:8773f01f2b7a908af70dc06d7d00481f1c9bec44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>47364: Enable extendedglob in pattern with ${(*)name/pattern/replacement}</title>
<updated>2020-09-13T23:19:52Z</updated>
<author>
<name>Bart Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2020-09-13T23:19:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=63b6398b7017d3850010f47458818a439479a456'/>
<id>urn:sha1:63b6398b7017d3850010f47458818a439479a456</id>
<content type='text'>
Mikael Magnusson: 47382: Completion for 47364
</content>
</entry>
<entry>
<title>unposted: remove periods from completion descriptions</title>
<updated>2020-09-05T17:42:33Z</updated>
<author>
<name>Doug Kearns</name>
<email>dougkearns@gmail.com</email>
</author>
<published>2020-09-05T17:23:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0673212f4296275de1cf9935446580930109c9a5'/>
<id>urn:sha1:0673212f4296275de1cf9935446580930109c9a5</id>
<content type='text'>
As per the completion-style-guide recommendations.
</content>
</entry>
<entry>
<title>47306: edit-command-line: add editor style</title>
<updated>2020-08-16T16:04:43Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2020-08-05T14:47:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=841188439b1b93031b4d4cb195d50958fe88d6a4'/>
<id>urn:sha1:841188439b1b93031b4d4cb195d50958fe88d6a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>47304: _globflags: support specifying more than one flag where appropriate</title>
<updated>2020-08-16T16:04:43Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2012-07-19T14:39:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b959ec790e7ee13725668d9917efe0a580619131'/>
<id>urn:sha1:b959ec790e7ee13725668d9917efe0a580619131</id>
<content type='text'>
</content>
</entry>
<entry>
<title>github #61: _parameters: Don't leak the variable $i</title>
<updated>2020-07-14T18:16:41Z</updated>
<author>
<name>oxiedi</name>
<email>oxiedi@yandex.ru</email>
</author>
<published>2020-07-14T16:45:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2516da75a91f1daead579c5c5004d89ff9e33a3f'/>
<id>urn:sha1:2516da75a91f1daead579c5c5004d89ff9e33a3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>46036: fix colouring in prompt completion</title>
<updated>2020-06-11T20:34:41Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2020-06-11T20:34:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1ee8ecd8ea06cf79b9c4da9b76fd55a86ee5fcf2'/>
<id>urn:sha1:1ee8ecd8ea06cf79b9c4da9b76fd55a86ee5fcf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/24892: fix local declaration with recursive-files style and complete it for zstyle</title>
<updated>2020-06-11T20:31:44Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2020-06-11T20:31:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cce88bdb0c13e7533f85e4fc9e9c2530994eb0f0'/>
<id>urn:sha1:cce88bdb0c13e7533f85e4fc9e9c2530994eb0f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>45424: completion: Add **/sbin to PATH when completing commands like sudo</title>
<updated>2020-03-11T21:26:41Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2020-03-11T21:26:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=359e0dae2bded75eebf7fe3b3cf919e1dd44c333'/>
<id>urn:sha1:359e0dae2bded75eebf7fe3b3cf919e1dd44c333</id>
<content type='text'>
* Update _command_names to add **/sbin to PATH when not otherwise overridden
  and _comp_priv_prefix is set. This ensures that, on systems where
  unprivileged users don't have **/sbin in their PATHs, we can still complete
  those commands when they try to run them with e.g. sudo

* Update functions for privilege-gaining commands to use the aforementioned
  mechanism

* Fix some other minor issues in _pfexec and _doas

Changes from the posted diff:

* Fix a minor redundancy in _doas

* Add _c_p_p=( '' ) hack to _su
</content>
</entry>
<entry>
<title>45447: Complete vcs_info_hookadd and vcs_info_hookdel. Expose _vcs_info_hooks as a top-level helper function.</title>
<updated>2020-02-19T10:18:30Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>danielsh@apache.org</email>
</author>
<published>2020-02-17T09:56:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=50df0e0bb9309319af9a3ee59a31766d3f1ba6bf'/>
<id>urn:sha1:50df0e0bb9309319af9a3ee59a31766d3f1ba6bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>_brace_parameter: add missing \</title>
<updated>2020-01-19T15:11:14Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2020-01-19T15:00:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=387247864e1689a71fecf9301fc2bbc49e630cb1'/>
<id>urn:sha1:387247864e1689a71fecf9301fc2bbc49e630cb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44970: _brace_parameter: Update the description of S flag</title>
<updated>2019-12-04T21:52:28Z</updated>
<author>
<name>Sebastian Gniazdowski</name>
<email>sgniazdowski@gmail.com</email>
</author>
<published>2019-12-02T00:16:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6c0ebbe1d9590b7dee1cd8f5bb8eaed85da5b33e'/>
<id>urn:sha1:6c0ebbe1d9590b7dee1cd8f5bb8eaed85da5b33e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44809: _typeset: Complete 'functions -c'</title>
<updated>2019-10-14T01:24:47Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2019-10-10T03:48:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c263b79c5930d7c298fd4b389683bf7bdbcea603'/>
<id>urn:sha1:c263b79c5930d7c298fd4b389683bf7bdbcea603</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44274: allow finer control of completion match soring with compadd's -o option</title>
<updated>2019-05-07T21:24:49Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2019-05-07T21:24:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cd6fd2b0a3641774e7854ff8298d1d82643c4b4a'/>
<id>urn:sha1:cd6fd2b0a3641774e7854ff8298d1d82643c4b4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44201: _command_name: Check for external forcing precommand</title>
<updated>2019-04-04T23:45:19Z</updated>
<author>
<name>Matthew Martin</name>
<email>phy1729@gmail.com</email>
</author>
<published>2019-04-04T23:45:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7d84cde31330023b264a415ffa02686ee0338b4f'/>
<id>urn:sha1:7d84cde31330023b264a415ffa02686ee0338b4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44200 (tweaked): Completion: Append to precommands in _normal</title>
<updated>2019-04-04T23:45:19Z</updated>
<author>
<name>Matthew Martin</name>
<email>phy1729@gmail.com</email>
</author>
<published>2019-04-04T23:45:19Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5facfd32805831230f9b42b7ec9765e858b553a8'/>
<id>urn:sha1:5facfd32805831230f9b42b7ec9765e858b553a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44144: _builtin: Append "builtin" to precommands</title>
<updated>2019-03-22T03:04:55Z</updated>
<author>
<name>Matthew Martin</name>
<email>phy1729@gmail.com</email>
</author>
<published>2019-03-22T00:46:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8e4566e5365e4fbefec55a7c28432dd241987ea6'/>
<id>urn:sha1:8e4566e5365e4fbefec55a7c28432dd241987ea6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>44100: zparseopts: Add -F option, completion, tests; improve documentation</title>
<updated>2019-03-13T00:03:56Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-03-13T00:01:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=632023acc2feed519659926bf320d303562a5713'/>
<id>urn:sha1:632023acc2feed519659926bf320d303562a5713</id>
<content type='text'>
* Enable zparseopts to perform basic usage validation (aborting on an
  unrecognised option-like parameter)

* Officially document the resolution of ambiguous option specs
</content>
</entry>
<entry>
<title>unposted: _zftp: Use 'post' pattern matching</title>
<updated>2019-03-07T00:06:07Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-03-07T00:06:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f21d54a3818f59b1478c79f6953d8034692f58a0'/>
<id>urn:sha1:f21d54a3818f59b1478c79f6953d8034692f58a0</id>
<content type='text'>
_zftp's use of `#compdef -p`, combined with inaccurate sub-command matching in
the function, was causing it to clobber the completion for other commands,
notably zf_mkdir from zsh/files. To avoid this, use -P instead
</content>
</entry>
<entry>
<title>44001: _brace_parameter: Complete (q+)</title>
<updated>2019-01-21T21:17:57Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-01-21T21:17:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a76c6def15b4a85729219da0899b3ef6ada48c29'/>
<id>urn:sha1:a76c6def15b4a85729219da0899b3ef6ada48c29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>43960: Add full completion for exec and setsid</title>
<updated>2019-01-01T14:01:14Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2019-01-01T14:01:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f7f5b7f4ee17027438135249b1f8b035742206c0'/>
<id>urn:sha1:f7f5b7f4ee17027438135249b1f8b035742206c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted (cf. 43800): Update strftime completion</title>
<updated>2018-11-13T19:01:47Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2018-11-13T19:01:47Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=df12f6cd2f8f4a9523e78d1c29d3abad03622036'/>
<id>urn:sha1:df12f6cd2f8f4a9523e78d1c29d3abad03622036</id>
<content type='text'>
</content>
</entry>
<entry>
<title>43818: complete math functions for other modules besides zsh/mathfunc</title>
<updated>2018-11-12T09:34:32Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2018-11-12T09:34:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=082f703ccdfd77fa5301023b3031c873143cdbf3'/>
<id>urn:sha1:082f703ccdfd77fa5301023b3031c873143cdbf3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>43784: clarify descriptions on options related to match sorting</title>
<updated>2018-11-08T10:01:20Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2018-11-08T10:01:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=742bd20277fc7b645b25ef31154daa4be8dd63ac'/>
<id>urn:sha1:742bd20277fc7b645b25ef31154daa4be8dd63ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted (c.f. Bart: 43739): use a correct description for the @ parameter expansion flag</title>
<updated>2018-11-08T08:33:58Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2018-11-08T08:33:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f0655371a6b7df4bbf327960ee359638f2a0813a'/>
<id>urn:sha1:f0655371a6b7df4bbf327960ee359638f2a0813a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>43366: _compdef: Change and add sources for completed completion function names.</title>
<updated>2018-09-06T13:58:00Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2018-09-03T13:44:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b39a102262ff4810a75bf6b7595ee5195d13939e'/>
<id>urn:sha1:b39a102262ff4810a75bf6b7595ee5195d13939e</id>
<content type='text'>
Use ${(v)_comps} instead of going through $fpath again.  Use
${functions} as well to find more legitimate matches, such as various
__git_foo() helpers defined in ${^fpath}/_git.
</content>
</entry>
<entry>
<title>43185: Use [ suffix for associative arrays; add + to remove-chars</title>
<updated>2018-07-29T18:43:50Z</updated>
<author>
<name>Matthew Martin</name>
<email>phy1729@gmail.com</email>
</author>
<published>2018-07-29T18:43:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=346c6ef5786a26cc55eded4d1c1d8a838ffc06e6'/>
<id>urn:sha1:346c6ef5786a26cc55eded4d1c1d8a838ffc06e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>43073: various completion option updates</title>
<updated>2018-06-21T11:28:24Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2018-06-21T11:28:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=afd008d96bee0993ebbca697f93917b0897207bd'/>
<id>urn:sha1:afd008d96bee0993ebbca697f93917b0897207bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>43060: Expand stat completion</title>
<updated>2018-06-20T05:25:31Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2018-06-20T05:25:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=05e4ee0587ae6e804117612bd459cfb23e337d1d'/>
<id>urn:sha1:05e4ee0587ae6e804117612bd459cfb23e337d1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>42784: complete -s and -x options to the functions builtin</title>
<updated>2018-05-17T20:55:33Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>okiddle@yahoo.co.uk</email>
</author>
<published>2018-05-17T20:55:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=afec5fb1360ea2dff19abe8ac7bfd10ccb4c5926'/>
<id>urn:sha1:afec5fb1360ea2dff19abe8ac7bfd10ccb4c5926</id>
<content type='text'>
</content>
</entry>
<entry>
<title>42299: correct optional argument</title>
<updated>2018-01-23T10:03:00Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2018-01-23T09:47:28Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=aabf978fce356e7efa91202dc72e37e6e2ece65e'/>
<id>urn:sha1:aabf978fce356e7efa91202dc72e37e6e2ece65e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>42171: prevent parameters of various parameters from becoming global</title>
<updated>2018-01-02T19:38:03Z</updated>
<author>
<name>Eric Cook</name>
<email>illua@users.sourceforge.net</email>
</author>
<published>2017-12-26T02:15:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=99cf61fd4211dcb99142f683230947481c05eb93'/>
<id>urn:sha1:99cf61fd4211dcb99142f683230947481c05eb93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>41971: correctly break out of certain tag loops when there are matches</title>
<updated>2017-11-02T20:36:55Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2017-11-02T20:36:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0ebf336489f288549ce11bc78bbb2289b604959b'/>
<id>urn:sha1:0ebf336489f288549ce11bc78bbb2289b604959b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>41965: complete new functions -W and zmodload -s options</title>
<updated>2017-10-30T23:55:02Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2017-10-30T23:55:02Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2273fe478a750fbe0ec368933513de7e22e7761a'/>
<id>urn:sha1:2273fe478a750fbe0ec368933513de7e22e7761a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>41960: add missing local declarations for MATCH, MBEGIN and MEND</title>
<updated>2017-10-29T12:54:05Z</updated>
<author>
<name>Sebastian Gniazdowski</name>
<email>psprint@zdharma.org</email>
</author>
<published>2017-10-29T11:40:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=37c5e20a80dec93a48d85518d34c49f2168847bb'/>
<id>urn:sha1:37c5e20a80dec93a48d85518d34c49f2168847bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>41927: complete "typeset -p"'s optional argument for multi-line output</title>
<updated>2017-10-28T21:21:35Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2017-10-28T21:21:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=de425db94f71cf0853b2abe446f46f177675c0cb'/>
<id>urn:sha1:de425db94f71cf0853b2abe446f46f177675c0cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>41825/0002: _stat: Complete -x options to zsh/stat's 'zstat'.</title>
<updated>2017-10-11T17:50:30Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@xxxxxxxxxxxxxxxxxx</email>
</author>
<published>2017-10-07T01:03:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=57cfa8b160d16a37fcd6a5da7c8bcd492c76021e'/>
<id>urn:sha1:57cfa8b160d16a37fcd6a5da7c8bcd492c76021e</id>
<content type='text'>
</content>
</entry>
</feed>
