<feed xmlns='http://www.w3.org/2005/Atom'>
<title>evil.git/evil-search.el, branch 1.2.16</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/'/>
<entry>
<title>Bump version to 1.2.16</title>
<updated>2019-12-17T09:15:37+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2019-12-17T09:15:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=c8b15a6b37a9f6fa975b021eacc8dd4fa6331bae'/>
<id>c8b15a6b37a9f6fa975b021eacc8dd4fa6331bae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 1.2.15</title>
<updated>2019-12-11T12:28:36+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2019-12-11T12:19:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=00e9d70504fc5ee63cc4fab45934ef13c20248d9'/>
<id>00e9d70504fc5ee63cc4fab45934ef13c20248d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change evil-goto-definition to use a hook</title>
<updated>2019-11-25T14:55:51+00:00</updated>
<author>
<name>Vasilij Schneidermann</name>
<email>mail@vasilij.de</email>
</author>
<published>2017-07-12T19:45:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=6905af12e1e29f5a655cd5b881b138eb69db0489'/>
<id>6905af12e1e29f5a655cd5b881b138eb69db0489</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unwed evil-move-beyond-eol and evil-move-cursor-back</title>
<updated>2019-11-05T09:20:42+00:00</updated>
<author>
<name>Justin Burkett</name>
<email>justin@burkett.cc</email>
</author>
<published>2019-08-09T02:11:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=aa3ea1dcfc54fe25581841a8685679d482e99b3f'/>
<id>aa3ea1dcfc54fe25581841a8685679d482e99b3f</id>
<content type='text'>
The docstring of evil-cursor-back only mentions that it applies to moving the
cursor back when exiting insert state, but in many cases it was tied to also
moving the cursor when reaching the end of the line. We have
evil-move-beyond-eol to control that behavior, and there doesn't seem to be a
good reason that the two must be tied together.

Fixes #1178
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The docstring of evil-cursor-back only mentions that it applies to moving the
cursor back when exiting insert state, but in many cases it was tied to also
moving the cursor when reaching the end of the line. We have
evil-move-beyond-eol to control that behavior, and there doesn't seem to be a
good reason that the two must be tied together.

Fixes #1178
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix :global behavior with trailing slashes</title>
<updated>2019-07-28T07:21:58+00:00</updated>
<author>
<name>panda</name>
<email>daniel.phan36@gmail.com</email>
</author>
<published>2019-07-01T05:20:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=249f8677d9d2c10f4e90c18303db83e2151d3ef8'/>
<id>249f8677d9d2c10f4e90c18303db83e2151d3ef8</id>
<content type='text'>
evil-delimited-arguments might drop characters from the chained
command if the input ends with a trailing slash (so in something like
:g/pattern/s/pat/repl/, the /pat/repl/ part gets dropped). Since the
chained command follows after the slash following the pattern, we can
just take a substring instead of relying on `evil-delimited-arguments`
for it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
evil-delimited-arguments might drop characters from the chained
command if the input ends with a trailing slash (so in something like
:g/pattern/s/pat/repl/, the /pat/repl/ part gets dropped). Since the
chained command follows after the slash following the pattern, we can
just take a substring instead of relying on `evil-delimited-arguments`
for it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 1.2.14</title>
<updated>2019-01-04T10:26:47+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2019-01-04T10:26:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=3766a521a60e6fb0073220199425de478de759ad'/>
<id>3766a521a60e6fb0073220199425de478de759ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update version to 1.2.13</title>
<updated>2017-10-02T08:35:57+00:00</updated>
<author>
<name>Eivind Fonn</name>
<email>evfonn@gmail.com</email>
</author>
<published>2017-10-02T08:35:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=427cf5faa57e8794ac93f594dc3d1972e687a25a'/>
<id>427cf5faa57e8794ac93f594dc3d1972e687a25a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixup f005120 Fix edge case with evil-search highlighting</title>
<updated>2017-05-21T12:36:20+00:00</updated>
<author>
<name>Justin Burkett</name>
<email>justin@burkett.cc</email>
</author>
<published>2017-05-21T12:31:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=378f7716d47cca942685d13c21818301e42fdad7'/>
<id>378f7716d47cca942685d13c21818301e42fdad7</id>
<content type='text'>
pattern is an object. We need to get the regex first.

See #832
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pattern is an object. We need to get the regex first.

See #832
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in evil-ex-define-argument-type substitution</title>
<updated>2017-05-12T14:05:15+00:00</updated>
<author>
<name>Justin Burkett</name>
<email>justin@burkett.cc</email>
</author>
<published>2017-05-12T14:05:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=6d0083f1f874709338a922e130fe39308418f087'/>
<id>6d0083f1f874709338a922e130fe39308418f087</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix edge case with evil-search highlighting</title>
<updated>2017-05-11T16:38:23+00:00</updated>
<author>
<name>Justin Burkett</name>
<email>justin@burkett.cc</email>
</author>
<published>2017-05-11T16:38:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/evil.git/commit/?id=f00512006c889e4c8f97be3f34db4ee4aea15cff'/>
<id>f00512006c889e4c8f97be3f34db4ee4aea15cff</id>
<content type='text'>
With the ex command :s/^/ /, the pattern will match the beginning of the current
line and the next line in evil-ex-hl-update-highlights when it should only match
the beginning of the current line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the ex command :s/^/ /, the pattern will match the beginning of the current
line and the next line in evil-ex-hl-update-highlights when it should only match
the beginning of the current line.
</pre>
</div>
</content>
</entry>
</feed>
