<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Functions/Zle, branch declarednull</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom/Functions/Zle?h=declarednull</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom/Functions/Zle?h=declarednull'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2020-08-16T16:04:43Z</updated>
<entry>
<title>47307: edit-command-line: restrict editing to region if it is active</title>
<updated>2020-08-16T16:04:43Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2020-08-05T15:14:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0bc559d0918159e357dc3669e97e9bb67b9610bd'/>
<id>urn:sha1:0bc559d0918159e357dc3669e97e9bb67b9610bd</id>
<content type='text'>
</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>47305: edit-command-line: when possible, set $BUFFER directly</title>
<updated>2020-08-16T16:04:43Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2012-06-08T05:55:27Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d877073959ba4b86da968f63be320875a0f0c2a7'/>
<id>urn:sha1:d877073959ba4b86da968f63be320875a0f0c2a7</id>
<content type='text'>
This avoids the send-break which is both visually unappealing and might
break some use cases where the user wishes to wrap edit-command-line in
another widget.
</content>
</entry>
<entry>
<title>45003: Fix more documentation typos</title>
<updated>2019-12-11T02:37:39Z</updated>
<author>
<name>Martijn Dekker</name>
<email>martijn@inlv.org</email>
</author>
<published>2019-12-10T19:34:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d81238ee955f074cb2c303ce6047bfa7e513d772'/>
<id>urn:sha1:d81238ee955f074cb2c303ce6047bfa7e513d772</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted (see 44772): quote the string argument to zle -U</title>
<updated>2019-09-24T17:07:32Z</updated>
<author>
<name>Bart Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2019-09-24T17:07:32Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=530d6337e69941a5cd802fa7808aae8f33ab1fe9'/>
<id>urn:sha1:530d6337e69941a5cd802fa7808aae8f33ab1fe9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>43755: Fix state management for repeat uses to avoid clobbering command line when NOT a repeat</title>
<updated>2019-07-09T01:01:38Z</updated>
<author>
<name>Bart Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2019-07-09T01:01:38Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cf66eb7adbff8284a66bccd013c30120fa3ad695'/>
<id>urn:sha1:cf66eb7adbff8284a66bccd013c30120fa3ad695</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted, c.f. 43913: emulate -L zsh in edit-command-line</title>
<updated>2018-12-19T09:54:26Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.stephenson@samsung.com</email>
</author>
<published>2018-12-19T09:54:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b6169745c1318a0405364a5d98618f25845d5209'/>
<id>urn:sha1:b6169745c1318a0405364a5d98618f25845d5209</id>
<content type='text'>
Otherwise bad effects observed with GLOB_SUBST set.
</content>
</entry>
<entry>
<title>43779 (tweaked): add parentheses to fix expression with cprecedences option set</title>
<updated>2018-11-08T10:46:27Z</updated>
<author>
<name>Joey Pabalinas</name>
<email>joeypabalinas@gmail.com</email>
</author>
<published>2018-11-06T23:34:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=fc3826190a6480d8e45e05e22ca64c548e79e36a'/>
<id>urn:sha1:fc3826190a6480d8e45e05e22ca64c548e79e36a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>41899: handle multi-word values of $VISUAL et al., and line counting of buffer for emacs startup</title>
<updated>2017-10-15T18:17:06Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2017-10-15T18:17:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=96845524a66aecfd4fa01f1b23f80bbf753f1130'/>
<id>urn:sha1:96845524a66aecfd4fa01f1b23f80bbf753f1130</id>
<content type='text'>
</content>
</entry>
<entry>
<title>41265: quote the inserted file names as necessary</title>
<updated>2017-06-17T05:28:54Z</updated>
<author>
<name>Wieland Hoffmann</name>
<email>themineo@gmail.com</email>
</author>
<published>2017-06-17T05:28:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cf72c2d288b3d8763055d6553c91277048be0fcc'/>
<id>urn:sha1:cf72c2d288b3d8763055d6553c91277048be0fcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: fix typo in url-quote-magic</title>
<updated>2017-06-14T01:47:48Z</updated>
<author>
<name>Eric Cook</name>
<email>illua@users.sourceforge.net</email>
</author>
<published>2017-06-14T01:47:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6ecc34a55e550a893d3962aff1249fa1cdfc3d51'/>
<id>urn:sha1:6ecc34a55e550a893d3962aff1249fa1cdfc3d51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: Use typeset -g in insert-unicode-char</title>
<updated>2017-05-02T08:39:53Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2017-05-02T08:39:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ab6f30350a674057b364da1bd1eb4cd70073d89d'/>
<id>urn:sha1:ab6f30350a674057b364da1bd1eb4cd70073d89d</id>
<content type='text'>
Avoid warning from WARN_NESTED_VAR if set.
</content>
</entry>
<entry>
<title>Oliver: 40118: alternate fix replacing 40115</title>
<updated>2016-12-24T08:15:21Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-12-24T08:15:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5455798bb52dd983836318be36ac67e698457d10'/>
<id>urn:sha1:5455798bb52dd983836318be36ac67e698457d10</id>
<content type='text'>
This commit reverts 40115 (commit 3594f55f) thus restoring 38579, then
applies 40118: Relocate BUFFER/CURSOR reset to work around "fc -p" issue
</content>
</entry>
<entry>
<title>40115: revert 38579 due to bug restoring BUFFER after history search</title>
<updated>2016-12-07T05:37:30Z</updated>
<author>
<name>Zhiming Wang</name>
<email>zmwangx@gmail.com</email>
</author>
<published>2016-12-07T05:37:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3594f55fc087c1272ec4a4f15f17dfb007a226ec'/>
<id>urn:sha1:3594f55fc087c1272ec4a4f15f17dfb007a226ec</id>
<content type='text'>
This reverts commit 20948d088994dc7b26a26b94926432985fa6863e.
</content>
</entry>
<entry>
<title>unposted: set new vichange flag for surround widget</title>
<updated>2016-11-25T22:07:53Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-11-25T22:07:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5dc7b35ff6edbecad8ee077de44d880eb7907a6f'/>
<id>urn:sha1:5dc7b35ff6edbecad8ee077de44d880eb7907a6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>39986, 39989: improve handling of vi-repeat-change</title>
<updated>2016-11-20T22:59:48Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-11-20T22:54:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=cb5f100bd38a3b21739897fb4236db0700b39477'/>
<id>urn:sha1:cb5f100bd38a3b21739897fb4236db0700b39477</id>
<content type='text'>
Save previous vi change and throw away a new change that fails.
Add zle -f vichange to allow shell widget to be a single change.
Fix repeat of command where numeric arguments were multiplied.
</content>
</entry>
<entry>
<title>39884: fix history-beginning-search-menu for history lines containing a pipe character</title>
<updated>2016-11-09T15:55:13Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-11-09T15:53:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=488d73c07dbbd2f2a2c6ee934aee71d4aa776c3a'/>
<id>urn:sha1:488d73c07dbbd2f2a2c6ee934aee71d4aa776c3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: add "--" to zle widget call for conventional sanity</title>
<updated>2016-10-29T17:08:53Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-10-29T17:08:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=87c951c6bd5f889ec849ea45353969b407f8d5d5'/>
<id>urn:sha1:87c951c6bd5f889ec849ea45353969b407f8d5d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: handle empty pastes and "zle bracketed-paste variablename" form.</title>
<updated>2016-10-28T23:44:35Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-10-28T23:44:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9cfd26bf10f530d746afadf3a04c4cf401fbbb9d'/>
<id>urn:sha1:9cfd26bf10f530d746afadf3a04c4cf401fbbb9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bracketed-paste-url-magic: Handle magnet links too, and allow for schemes without //</title>
<updated>2016-09-18T22:34:13Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2016-09-15T18:13:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c3fbd97f9bf1b7fb6ec962d78761d872d570a850'/>
<id>urn:sha1:c3fbd97f9bf1b7fb6ec962d78761d872d570a850</id>
<content type='text'>
</content>
</entry>
<entry>
<title>39046 + 39061: New :P history modifier.</title>
<updated>2016-08-22T03:34:30Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-07-30T16:16:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7154052ebe3d810390164a05c39ff83f98a1d858'/>
<id>urn:sha1:7154052ebe3d810390164a05c39ff83f98a1d858</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38957: make use of updates to match-words-by-style and better support completion of word-style styles for zstyle</title>
<updated>2016-07-28T14:16:25Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-07-28T14:16:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b816bb42cfc4d0fa05abb63ebf4098af05a3d593'/>
<id>urn:sha1:b816bb42cfc4d0fa05abb63ebf4098af05a3d593</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: fix vi-pipe for visual mode: don't need to force line mode</title>
<updated>2016-07-28T14:07:59Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-07-28T14:07:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7830a8c498730cd08dad27d4d6ec9722f9cd637a'/>
<id>urn:sha1:7830a8c498730cd08dad27d4d6ec9722f9cd637a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38953: Fix some issues with match-words-by-style.</title>
<updated>2016-07-28T08:51:19Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2016-07-28T08:50:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=26361e438b41862f5495ae263bc004cfffbd6b44'/>
<id>urn:sha1:26361e438b41862f5495ae263bc004cfffbd6b44</id>
<content type='text'>
Add keyword retrieval of words.  Improve test for start of
word in subwords for use in delete-whole-word.  If line after
cursor is empty, white space is treated as ws-after-cursor.
</content>
</entry>
<entry>
<title>38936: fix vi-pipe function for option compatibility</title>
<updated>2016-07-24T20:33:14Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-07-24T20:33:14Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ac05343049e7a092c711a97d616abfd5e85ca58e'/>
<id>urn:sha1:ac05343049e7a092c711a97d616abfd5e85ca58e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38929: new vim style text object using match-words-by-style mechanism</title>
<updated>2016-07-24T20:18:34Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-07-24T20:18:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=932ff2b6f8990b027facc93fb23bc1dc0163707e'/>
<id>urn:sha1:932ff2b6f8990b027facc93fb23bc1dc0163707e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Relocate add-zle-hook-widget, everything else in Functions/Zle is a widget.</title>
<updated>2016-07-17T19:07:43Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-07-17T19:07:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b3dba0f7c1e2accb18dcdb8d6329b4d6a8a568e8'/>
<id>urn:sha1:b3dba0f7c1e2accb18dcdb8d6329b4d6a8a568e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38866: update add-zle-hook-widget doc for 38850, bug fixes</title>
<updated>2016-07-17T19:04:48Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-07-17T19:04:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e3884c60ed1a247af1e1578710629f2ca79630d8'/>
<id>urn:sha1:e3884c60ed1a247af1e1578710629f2ca79630d8</id>
<content type='text'>
Edge case handling, wrap in anonymous function for kshautoload management.
</content>
</entry>
<entry>
<title>38850: Simplify indexing scheme to store hooks in the order they are added</title>
<updated>2016-07-14T05:14:54Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-07-14T05:14:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=3e61af3ff47ff47391a39f88ad34e8e1904b527e'/>
<id>urn:sha1:3e61af3ff47ff47391a39f88ad34e8e1904b527e</id>
<content type='text'>
Also, better handling of edge cases and of autoloading/sourcing file
</content>
</entry>
<entry>
<title>38796: Fix subword matching on last character of subword.</title>
<updated>2016-07-08T14:32:44Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2016-07-08T14:32:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c135c416b2ecab332b1fb10d164d426e78ccd6ac'/>
<id>urn:sha1:c135c416b2ecab332b1fb10d164d426e78ccd6ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38770: vi upper/lowercase widgets and shell widget example that reads a vi movement</title>
<updated>2016-06-29T15:05:06Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-06-29T15:05:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a73ae70e8217d7163aecdbdad4d8af08eced8a55'/>
<id>urn:sha1:a73ae70e8217d7163aecdbdad4d8af08eced8a55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38749: fixes for case at start of a line and for ksharrays</title>
<updated>2016-06-22T20:15:52Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-06-22T20:15:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=76f28cc908b8c7ce72bc54496c5af74f6ca29c63'/>
<id>urn:sha1:76f28cc908b8c7ce72bc54496c5af74f6ca29c63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38715: add-zle-hook-widget: assorted ksharrays fixes; assign an index to any hook that is added without one, to preserve append ordering</title>
<updated>2016-06-20T02:50:37Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-06-20T02:50:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0b8ab3a21a15c12b22f39cd19ce5ef90fdc31ad1'/>
<id>urn:sha1:0b8ab3a21a15c12b22f39cd19ce5ef90fdc31ad1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38693: Add RPN mode to zcalc</title>
<updated>2016-06-16T10:39:42Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2016-06-16T10:39:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4cacf1624f0393c43a9a2c3259957b8d78eb7609'/>
<id>urn:sha1:4cacf1624f0393c43a9a2c3259957b8d78eb7609</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38670: New function for managing ZLE special widgets, modeled after Functions/Misc/add-zsh-hook.</title>
<updated>2016-06-13T01:50:10Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-06-13T01:50:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8e2ec4517fcce11475d579abb827d851f858d9aa'/>
<id>urn:sha1:8e2ec4517fcce11475d579abb827d851f858d9aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>38579: simplify saving and restoring of state</title>
<updated>2016-06-09T20:58:45Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2016-06-09T20:58:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=20948d088994dc7b26a26b94926432985fa6863e'/>
<id>urn:sha1:20948d088994dc7b26a26b94926432985fa6863e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: update documentary comments to remove references to self-insert-unmeta.</title>
<updated>2016-05-09T15:27:52Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-05-09T15:27:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c5c2fa4fb5dbf242f94860ff5e2d40670560d0ae'/>
<id>urn:sha1:c5c2fa4fb5dbf242f94860ff5e2d40670560d0ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37971: fix potential issues when interacting with user-defined widgets</title>
<updated>2016-02-14T19:35:18Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-02-14T19:35:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e54578ff74754b70e230106d292eb645f61176f1'/>
<id>urn:sha1:e54578ff74754b70e230106d292eb645f61176f1</id>
<content type='text'>
Cf. users/21284: Eric Freese
</content>
</entry>
<entry>
<title>37570: give truth to the doc assertion transpose-words-match is a drop-in replacement for transpose-words</title>
<updated>2016-01-14T03:51:07Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-01-14T03:51:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4a30b542a0028f04251c4364efeed9ef2b8adaef'/>
<id>urn:sha1:4a30b542a0028f04251c4364efeed9ef2b8adaef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37567: use (Z:n:) to split the buffer into words so line breaks are treated as whitespace</title>
<updated>2016-01-14T03:50:24Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2016-01-14T03:50:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c275839033b9ad04886c67837daeb5f35eafa709'/>
<id>urn:sha1:c275839033b9ad04886c67837daeb5f35eafa709</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted (after users/20873): Theoretical fix: don't parse print/echo escape sequences in $zle_bracketed_paste.</title>
<updated>2015-12-19T10:48:48Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2015-12-19T10:48:34Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1f2bdc2aa27141eb41f7b0765d79020b6af8bbd0'/>
<id>urn:sha1:1f2bdc2aa27141eb41f7b0765d79020b6af8bbd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37386: localise mbegin, mend, match in URL magic</title>
<updated>2015-12-11T14:05:29Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-12-11T14:05:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1f75d7ff2cf0dbc0b8718811ee9a1f0e5eaeac1f'/>
<id>urn:sha1:1f75d7ff2cf0dbc0b8718811ee9a1f0e5eaeac1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/20873: disable bracketed paste while running external editor from zle</title>
<updated>2015-12-11T04:34:48Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2015-12-11T04:28:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f546ea64df835d35f99f3a6c2c6767caab3359a3'/>
<id>urn:sha1:f546ea64df835d35f99f3a6c2c6767caab3359a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37295: kill-word-match: Join kills</title>
<updated>2015-12-03T23:47:24Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2015-12-03T23:31:08Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=253df6d4bb16f0ca7607811abb525ef2ad7623b3'/>
<id>urn:sha1:253df6d4bb16f0ca7607811abb525ef2ad7623b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37170: suppress global create warning in function</title>
<updated>2015-11-20T12:42:35Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-11-20T12:42:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4add5258834ffbbf3e26ef25195a90b6004ca0bf'/>
<id>urn:sha1:4add5258834ffbbf3e26ef25195a90b6004ca0bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>37027: allow subword context to discriminate between words</title>
<updated>2015-10-30T16:59:41Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2015-10-30T16:59:04Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=1eef57b3d15af235430ad2b5e2940ded375e69d2'/>
<id>urn:sha1:1eef57b3d15af235430ad2b5e2940ded375e69d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36994: declare local REPLY for use with "zle .read-command"; use .self-insert instead of .self-insert-unmeta</title>
<updated>2015-10-28T03:29:07Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2015-10-28T03:29:07Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=aba7c00698fdd459d2f17f84ed371413458afae5'/>
<id>urn:sha1:aba7c00698fdd459d2f17f84ed371413458afae5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36871: move initial call to "zle .bracketed-paste-magic" to occur earlier in the function</title>
<updated>2015-10-21T21:47:41Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2015-10-21T21:47:41Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b947789d7c7a9e01880512dff1f27198f4707e50'/>
<id>urn:sha1:b947789d7c7a9e01880512dff1f27198f4707e50</id>
<content type='text'>
Just in case any later initialization might have side-effects.
</content>
</entry>
<entry>
<title>unposted: bracketed-paste-url-magic: actually do what the comment says</title>
<updated>2015-10-01T18:16:24Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2015-10-01T18:14:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=99aff5bb0cad712b0e24e76ff2ba1ea3d2214769'/>
<id>urn:sha1:99aff5bb0cad712b0e24e76ff2ba1ea3d2214769</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36692: bracketed-paste-url-magic: simpler alternative for handling pasted urls</title>
<updated>2015-10-01T01:55:21Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2015-10-01T01:52:16Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=76da752fd75955cd6240c1daa026cc34dea1e010'/>
<id>urn:sha1:76da752fd75955cd6240c1daa026cc34dea1e010</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36587: use +LINE:COLUMN to place the cursor when invoking emacs variants, for emacsclient</title>
<updated>2015-09-22T15:52:52Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2015-09-22T15:52:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=56ed4df8988249338b0f8f2d999df4217ca533e6'/>
<id>urn:sha1:56ed4df8988249338b0f8f2d999df4217ca533e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: revert 36483 as multibyte is now handled by "zle .read-command"; adapt to new default behavior of zle_highlight for paste</title>
<updated>2015-09-13T00:16:43Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2015-09-13T00:16:43Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=b957cdd21a8997739aba48c3637fc3b9f88b2168'/>
<id>urn:sha1:b957cdd21a8997739aba48c3637fc3b9f88b2168</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36483: handle incomplete multibyte characters in bracketed-paste-magi</title>
<updated>2015-09-11T17:40:22Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2015-09-11T17:40:22Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f5e8527a8c62dd59e3883b25d9c3009fb7caf4ab'/>
<id>urn:sha1:f5e8527a8c62dd59e3883b25d9c3009fb7caf4ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36338: Replace "5.0.9" with "5.1" in source comments</title>
<updated>2015-08-30T20:47:00Z</updated>
<author>
<name>Axel Beckert</name>
<email>abe@deuxchevaux.org</email>
</author>
<published>2015-08-30T20:47:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a9df6aaa702abf761b155cd842a7f6917be44139'/>
<id>urn:sha1:a9df6aaa702abf761b155cd842a7f6917be44139</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36266: preserve emulation and setopt context for init and finish functions, handle vi modes</title>
<updated>2015-08-21T20:38:19Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2015-08-21T17:59:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2ed3b84fa65b949bfea8895ab287011042fae8fb'/>
<id>urn:sha1:2ed3b84fa65b949bfea8895ab287011042fae8fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36212: save and restore HISTNO along with other editor state, for sanity of "zle undo"</title>
<updated>2015-08-18T03:59:00Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2015-08-18T03:59:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c239a7bd91d8cfdc8b8aaf42059add04ba4c16c2'/>
<id>urn:sha1:c239a7bd91d8cfdc8b8aaf42059add04ba4c16c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: mention bracketed-paste-magic in url-quote-magic comments</title>
<updated>2015-08-17T05:52:21Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2015-08-17T05:52:21Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2f2808098b9326922f17297041b97241c15aa595'/>
<id>urn:sha1:2f2808098b9326922f17297041b97241c15aa595</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36195, 36196: wrapper of bracketed-paste for compatibilty with url-quote-magic and other self-insert wrapper widgets</title>
<updated>2015-08-17T05:23:06Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2015-08-17T05:23:06Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=795e6eb9b3a245e1cf5d173dd9d0b9c2b9bd2078'/>
<id>urn:sha1:795e6eb9b3a245e1cf5d173dd9d0b9c2b9bd2078</id>
<content type='text'>
</content>
</entry>
<entry>
<title>36131: make use of undo limits; call mkundoent() when $UNDO_CHANGE_NO is referenced for a clear change number marking the current state</title>
<updated>2015-08-13T14:18:26Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2015-08-13T14:18:26Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=832130c57dedc532191512045096180657a049f3'/>
<id>urn:sha1:832130c57dedc532191512045096180657a049f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted (c.f. Bart: 35902): use - after zle -U in case $key is -</title>
<updated>2015-08-05T13:44:18Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2015-08-05T13:44:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=8bbfbfebbc13e9bd2165aba94a681aadc6b8566b'/>
<id>urn:sha1:8bbfbfebbc13e9bd2165aba94a681aadc6b8566b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>35807: edit-command-line: Fix for non-7bit-data (after 35769)</title>
<updated>2015-07-24T14:11:27Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2015-07-16T12:07:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a8e18dc370eefac3919b8c1a92dbbb2c3e2cf08d'/>
<id>urn:sha1:a8e18dc370eefac3919b8c1a92dbbb2c3e2cf08d</id>
<content type='text'>
Bug reported and fix suggested by Mikael.
</content>
</entry>
<entry>
<title>35823: fix handling of MARK and CURSOR, clean up documentary comment</title>
<updated>2015-07-22T19:48:03Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2015-07-22T19:48:03Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=045bd4e3a6eb1d2a8a7b0a16a1b00f477c0112ed'/>
<id>urn:sha1:045bd4e3a6eb1d2a8a7b0a16a1b00f477c0112ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>35769: edit-command-line: Go to the right byte offset</title>
<updated>2015-07-13T23:21:54Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2015-07-07T20:30:15Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=35ffe36318955d03fca3df0d34a0997970cfc6a3'/>
<id>urn:sha1:35ffe36318955d03fca3df0d34a0997970cfc6a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>35737: (tweaked c.f. Peter: 35759): use new undo limit for minibuffer and beep when limit is reached</title>
<updated>2015-07-13T22:30:45Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2015-07-13T22:28:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5911aca85f200cb7621b65ff61d79919fd21cfcb'/>
<id>urn:sha1:5911aca85f200cb7621b65ff61d79919fd21cfcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>35558: narrow-to-region: Use unique parameter names for new feature</title>
<updated>2015-06-22T01:37:29Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2015-06-22T01:34:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ea0f612c3ad8fa1b4dea2245ce107e751c8e06d6'/>
<id>urn:sha1:ea0f612c3ad8fa1b4dea2245ce107e751c8e06d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>35545: enhance narrow-to-region to return LBUFFER and RBUFFER</title>
<updated>2015-06-21T17:16:40Z</updated>
<author>
<name>Peter Stephenson</name>
<email>p.w.stephenson@ntlworld.com</email>
</author>
<published>2015-06-21T17:16:40Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=09e1b2434d6c44d95d97c87d5e803e5f5e747b6e'/>
<id>urn:sha1:09e1b2434d6c44d95d97c87d5e803e5f5e747b6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>35469: test UNDO_CHANGE_NO to determine whether to start over or use the next history event</title>
<updated>2015-06-15T03:12:42Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2015-06-15T03:12:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9f3dc6605aa049e689f769dd2b4a864361c92b1d'/>
<id>urn:sha1:9f3dc6605aa049e689f769dd2b4a864361c92b1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>35093: new zle widgets for Vim-style text objects</title>
<updated>2015-05-13T21:05:20Z</updated>
<author>
<name>Oliver Kiddle</name>
<email>opk@zsh.org</email>
</author>
<published>2015-05-13T21:05:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d257f0143e69c3724466c4c92f59538d2f3fffd1'/>
<id>urn:sha1:d257f0143e69c3724466c4c92f59538d2f3fffd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>34067: safe tempfile creation, part 1</title>
<updated>2014-12-28T07:59:29Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2014-12-28T07:59:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=200accac63deae99eb9656b26363c85648bd6748'/>
<id>urn:sha1:200accac63deae99eb9656b26363c85648bd6748</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>unposted: replace-argument can take negative prefix to count from end</title>
<updated>2014-07-24T09:49:50Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2014-07-24T09:49:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6076c474f2427ec9a75cecab1fc95f7cd9f066f6'/>
<id>urn:sha1:6076c474f2427ec9a75cecab1fc95f7cd9f066f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>32866: new replace-argument ZLE function.</title>
<updated>2014-07-17T08:45:46Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2014-07-17T08:45:46Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4e54648add79f7cb0c0fe81e46f49817d4555f2a'/>
<id>urn:sha1:4e54648add79f7cb0c0fe81e46f49817d4555f2a</id>
<content type='text'>
Also a couple of read-from-minibuffer fixes: don't pass numeric
argument to recursive edit, and hide the minibuffer edit from
the undo history.
</content>
</entry>
<entry>
<title>addition to 32527: also update .distfiles</title>
<updated>2014-04-07T08:59:35Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2014-04-07T08:59:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=08d4a6136e5c289d1be6d6290568866c2d59ef53'/>
<id>urn:sha1:08d4a6136e5c289d1be6d6290568866c2d59ef53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>32527: zcalc-auto-insert key binding for use in zcalc</title>
<updated>2014-04-07T08:58:30Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2014-04-07T08:58:30Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=47c440aa2a141b1af60c2df192ff257b902dd177'/>
<id>urn:sha1:47c440aa2a141b1af60c2df192ff257b902dd177</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users 18531 plus doc etc.: new expand-absolute-path widget</title>
<updated>2014-02-28T18:44:49Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@zsh.org</email>
</author>
<published>2014-02-28T18:44:49Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=52f72086c93d4b5faec06665bc352246d3f4ec3f'/>
<id>urn:sha1:52f72086c93d4b5faec06665bc352246d3f4ec3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some syntax adjustments in _expand_word_and_keep.  Add a working URL.</title>
<updated>2013-10-27T21:12:54Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2013-10-27T21:12:54Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4748eff7d2e97ff652f5d75d33b9aad12d7d917f'/>
<id>urn:sha1:4748eff7d2e97ff652f5d75d33b9aad12d7d917f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>31222: Stop {up,down}-line-or-beginning-search from triggering warn_create_global</title>
<updated>2013-04-05T19:05:54Z</updated>
<author>
<name>Frank Terbeck</name>
<email>ft@bewatermyfriend.org</email>
</author>
<published>2013-04-05T18:39:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e619a7353ad32934d680140e54358c835276ca2e'/>
<id>urn:sha1:e619a7353ad32934d680140e54358c835276ca2e</id>
<content type='text'>
This is a followup to 30995 taking Peter's suggestions from 30997 into
account.
</content>
</entry>
<entry>
<title>users/17608: use function to modify currrent command line argument</title>
<updated>2013-01-24T20:28:20Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2013-01-24T20:28:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=6265394d6bc431b9e972aaeccc29582a5694f842'/>
<id>urn:sha1:6265394d6bc431b9e972aaeccc29582a5694f842</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/17132: skip-whitespace-first style for compatibility with bash etc.</title>
<updated>2012-06-04T16:40:42Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-06-04T16:40:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=5b32dece551b9b71d5704701b1b5dcaf8eea09d2'/>
<id>urn:sha1:5b32dece551b9b71d5704701b1b5dcaf8eea09d2</id>
<content type='text'>
in widgets using forward-word-match
</content>
</entry>
<entry>
<title>30461, 30462 (tweaked): add missing local for match, mbegin and mend</title>
<updated>2012-05-02T13:09:37Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2012-05-02T13:09:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=150dc9021bcf8a03671424142a9ffbfecd516915'/>
<id>urn:sha1:150dc9021bcf8a03671424142a9ffbfecd516915</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/16944: more locals needed in url-quote-magic</title>
<updated>2012-04-01T17:28:31Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-04-01T17:28:31Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=246a63d9d32e3291ef4993719565d0f087f795a3'/>
<id>urn:sha1:246a63d9d32e3291ef4993719565d0f087f795a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add some braces to avoid compiler warnings</title>
<updated>2012-03-30T11:01:11Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-03-30T11:01:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=791ada572b5c91b17b1b3c71af48c6bf9b1ca111'/>
<id>urn:sha1:791ada572b5c91b17b1b3c71af48c6bf9b1ca111</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/16932: implement $UNDO_CHANGE_NO and argument to undo widget</title>
<updated>2012-03-29T20:31:33Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-03-29T20:31:33Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=13a45d74eb246894516aa9315622cf99d7f27697'/>
<id>urn:sha1:13a45d74eb246894516aa9315622cf99d7f27697</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/16760: make reply local in url-quote-magic for the benefit of styles</title>
<updated>2012-02-14T15:33:01Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2012-02-14T15:33:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c3b79e0f69cc56c208573c72f03d229321dea92c'/>
<id>urn:sha1:c3b79e0f69cc56c208573c72f03d229321dea92c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29894: display and use previous replacement in replace-string</title>
<updated>2011-11-07T11:13:48Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-11-07T11:13:48Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=ec6914b061c652a26078af71a29a3d3402583b52'/>
<id>urn:sha1:ec6914b061c652a26078af71a29a3d3402583b52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>29892: fix regular expression replacements in replace-string</title>
<updated>2011-11-04T14:31:23Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-11-04T14:31:23Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=a6e039e12e5b9e480b876971ff644c3180efb2bc'/>
<id>urn:sha1:a6e039e12e5b9e480b876971ff644c3180efb2bc</id>
<content type='text'>
improve variable save and restore in read-from-minibuffer
</content>
</entry>
<entry>
<title>Belatedly add move-line-in-buffer.</title>
<updated>2011-08-20T18:39:24Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2011-08-20T18:39:24Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c4beabbc643d5cea4f1a54ecc65fe82d25175d56'/>
<id>urn:sha1:c4beabbc643d5cea4f1a54ecc65fe82d25175d56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28852: Use syntax that doesn't depend on SHORT_LOOPS being set.</title>
<updated>2011-08-14T13:40:53Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2011-08-14T13:40:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=20c52f622154ed00fac8ed3cf6416e955551d372'/>
<id>urn:sha1:20c52f622154ed00fac8ed3cf6416e955551d372</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Jeremy Sylvestre: 29468: add some ligatures and symbols to composed characters</title>
<updated>2011-06-08T17:19:12Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-06-08T17:19:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=525d0adf1588fd88c3365e626da0bd06a304ef32'/>
<id>urn:sha1:525d0adf1588fd88c3365e626da0bd06a304ef32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix whitespace in Functions/Zle/move-line-in-buffer</title>
<updated>2011-06-05T05:40:53Z</updated>
<author>
<name>Clint Adams</name>
<email>clint@users.sourceforge.net</email>
</author>
<published>2011-06-05T05:40:53Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c0d2cb5d025290efd0301bce4ddb7ad23c129eae'/>
<id>urn:sha1:c0d2cb5d025290efd0301bce4ddb7ad23c129eae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/16064: example widget for line motion inside multiline buffers</title>
<updated>2011-06-01T15:30:20Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2011-06-01T15:30:20Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0cc65dba531a792db26592a4e9c1efe5f9f667bd'/>
<id>urn:sha1:0cc65dba531a792db26592a4e9c1efe5f9f667bd</id>
<content type='text'>
without navigating history
</content>
</entry>
<entry>
<title>unposted: Revert change from 28896, which did more evil than good.</title>
<updated>2011-04-25T22:26:18Z</updated>
<author>
<name>Frank Terbeck</name>
<email>bewater@users.sourceforge.net</email>
</author>
<published>2011-04-25T22:26:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=875f048b8b1d364b7498681eba972b4f07d8010b'/>
<id>urn:sha1:875f048b8b1d364b7498681eba972b4f07d8010b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28896: unset `monitor' option while the widget is running to avoid accidential data loss.</title>
<updated>2011-03-16T20:53:57Z</updated>
<author>
<name>Frank Terbeck</name>
<email>bewater@users.sourceforge.net</email>
</author>
<published>2011-03-16T20:53:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=166d91a4809fff831c77084d318d3e4a7a9b6743'/>
<id>urn:sha1:166d91a4809fff831c77084d318d3e4a7a9b6743</id>
<content type='text'>
</content>
</entry>
<entry>
<title>28772: Update regions in region highlight dynamically</title>
<updated>2011-02-18T22:08:45Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-02-18T22:08:45Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=212ca9edf9c2be0499cdce39326abba57b088bcd'/>
<id>urn:sha1:212ca9edf9c2be0499cdce39326abba57b088bcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/15738: better cursor positioning in modify-current-argument</title>
<updated>2011-02-11T19:28:44Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2011-02-11T19:28:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=2c31feef4d7fef24a19e633fbf50b846aeaccb34'/>
<id>urn:sha1:2c31feef4d7fef24a19e633fbf50b846aeaccb34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>users/15759 for send-invisible</title>
<updated>2011-02-11T04:03:11Z</updated>
<author>
<name>Bart Schaefer</name>
<email>barts@users.sourceforge.net</email>
</author>
<published>2011-02-11T04:03:11Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=d5e53b0077f649988d38ac33640f81bcbcc56942'/>
<id>urn:sha1:d5e53b0077f649988d38ac33640f81bcbcc56942</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: safety on regexp errors in replace-string-again</title>
<updated>2010-09-08T16:32:44Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-09-08T16:32:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=154b7351f4b246077ef03217f33b11de27c350f9'/>
<id>urn:sha1:154b7351f4b246077ef03217f33b11de27c350f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>c.f. users/15202: use "autoload -Uz" consistently</title>
<updated>2010-07-28T14:01:12Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-07-28T14:01:12Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=4de3dbac168aa5e89d4f7c278917c8af4b226542'/>
<id>urn:sha1:4de3dbac168aa5e89d4f7c278917c8af4b226542</id>
<content type='text'>
</content>
</entry>
<entry>
<title>c.f. users/15202: use "autoload -Uz" consistently</title>
<updated>2010-07-28T13:33:52Z</updated>
<author>
<name>Peter Stephenson</name>
<email>pws@users.sourceforge.net</email>
</author>
<published>2010-07-28T13:33:52Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=10c2f225fdb6e2b6cd96b2f3786d6134e19bbfd1'/>
<id>urn:sha1:10c2f225fdb6e2b6cd96b2f3786d6134e19bbfd1</id>
<content type='text'>
</content>
</entry>
</feed>
