<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/autocmd, branch v0.2.0</title>
<subtitle>Neovim fork with Rahm's personal hacks.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/'/>
<entry>
<title>functests: Fix linter errors</title>
<updated>2017-04-09T00:31:13+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-04-09T00:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f5be643205e98fcecc41c0b7ce19a5a22f692f2c'/>
<id>f5be643205e98fcecc41c0b7ce19a5a22f692f2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>functests: Replace execute with either command or feed_command</title>
<updated>2017-04-09T00:24:08+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-04-08T21:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=65fb622000af8e3dbb65480e1581758ecf4ba3e2'/>
<id>65fb622000af8e3dbb65480e1581758ecf4ba3e2</id>
<content type='text'>
Hope this will make people using feed_command less likely: this hides bugs.
Already found at least two:

1. msgpackparse() will show internal error: hash_add() in case of duplicate
   keys, though it will still work correctly. Currently silenced.
2. ttimeoutlen was spelled incorrectly, resulting in option not being set when
   expected. Test was still functioning somehow though. Currently fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hope this will make people using feed_command less likely: this hides bugs.
Already found at least two:

1. msgpackparse() will show internal error: hash_add() in case of duplicate
   keys, though it will still work correctly. Currently silenced.
2. ttimeoutlen was spelled incorrectly, resulting in option not being set when
   expected. Test was still functioning somehow though. Currently fixed.
</pre>
</div>
</content>
</entry>
<entry>
<title>functests: Move test from legacy/009 to autocmd/autocmd</title>
<updated>2017-04-08T18:50:14+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-04-08T18:50:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b0731290e89dae0a2957e18cfa9ab11ad7290af8'/>
<id>b0731290e89dae0a2957e18cfa9ab11ad7290af8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: retry() works with asserts; error() not required.</title>
<updated>2017-04-05T23:06:40+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-04-05T22:16:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8863af28b8f756ab0e2063879adeb2b48871b61d'/>
<id>8863af28b8f756ab0e2063879adeb2b48871b61d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test/termclose: Avoid indeterminism (#6281)</title>
<updated>2017-03-15T22:28:37+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-03-15T22:28:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=40cc49c5da3ad499ec373876679b11b8d47be197'/>
<id>40cc49c5da3ad499ec373876679b11b8d47be197</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DirChanged: avoid redundant events on 'autochdir'</title>
<updated>2017-03-12T14:45:50+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-03-12T11:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c5e61b41a53c4fac93f1101ece1a23168eccb3a3'/>
<id>c5e61b41a53c4fac93f1101ece1a23168eccb3a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DirChanged: trigger when switching scopes</title>
<updated>2017-03-12T13:39:32+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-03-12T11:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d9fcbc2cfb5f20f63a2870624ce48a58cf918ea8'/>
<id>d9fcbc2cfb5f20f63a2870624ce48a58cf918ea8</id>
<content type='text'>
Closes #6054
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6054
</pre>
</div>
</content>
</entry>
<entry>
<title>DirChanged: Publish _after_ updating win/tab CWD.</title>
<updated>2017-03-12T13:39:32+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-03-11T21:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=99a1a58c66b9bc56d98ee7a8d249d594669e9573'/>
<id>99a1a58c66b9bc56d98ee7a8d249d594669e9573</id>
<content type='text'>
So getcwd() works correctly during DirChanged event.

Closes #6260
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So getcwd() works correctly during DirChanged event.

Closes #6260
</pre>
</div>
</content>
</entry>
<entry>
<title>terminal: Keep cursor position.</title>
<updated>2017-03-01T13:47:49+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-02-27T02:10:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=937e54f86599ab448e6497955e2b4dddf6347e88'/>
<id>937e54f86599ab448e6497955e2b4dddf6347e88</id>
<content type='text'>
Let the terminal dictate the normal-mode cursor position. This will be
disorienting sometimes, but it is closer to what users expect vs always
going to the last line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Let the terminal dictate the normal-mode cursor position. This will be
disorienting sometimes, but it is closer to what users expect vs always
going to the last line.
</pre>
</div>
</content>
</entry>
<entry>
<title>DirChanged: set &lt;amatch&gt; (#5961)</title>
<updated>2017-01-17T09:47:20+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-01-17T09:47:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=be4c8968456231560f17736bf04b4c265a9d7dac'/>
<id>be4c8968456231560f17736bf04b4c265a9d7dac</id>
<content type='text'>
Also:
- test that DirChanged is not recursive
- fix 'not trigger if :cd fails' test on Windows</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- test that DirChanged is not recursive
- fix 'not trigger if :cd fails' test on Windows</pre>
</div>
</content>
</entry>
</feed>
