<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/viml, branch v0.2.1</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>Merge #7454 'ui: ext_wildmenu'</title>
<updated>2017-10-31T09:45:06+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-10-31T09:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b67f58b2845aaca68939e973d7d250b74b36bf23'/>
<id>b67f58b2845aaca68939e973d7d250b74b36bf23</id>
<content type='text'>
closes #6168
ref #5686
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #6168
ref #5686
</pre>
</div>
</content>
</entry>
<entry>
<title>functests: Check that minimal distance between commands works</title>
<updated>2017-06-21T07:58:47+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-06-20T15:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ae457ff64a8d6ad322b2d44bde05b28bf14931d9'/>
<id>ae457ff64a8d6ad322b2d44bde05b28bf14931d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>functests: Add tests</title>
<updated>2017-06-21T07:58:47+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-06-20T15:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=607dc3e0f9119fa4939d9cfa8ee1f7f764c6e530'/>
<id>607dc3e0f9119fa4939d9cfa8ee1f7f764c6e530</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>functests: Move function_spec to eval</title>
<updated>2017-06-20T15:17:47+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2017-06-20T14:14:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e57d4eef88de620656ecf2ad8de86fe42604c3cb'/>
<id>e57d4eef88de620656ecf2ad8de86fe42604c3cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>api: nvim_ui_attach(): Flatten ext_* options.</title>
<updated>2017-04-26T01:41:24+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-04-25T08:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c8e1af93de90b2e23579f726fd4aa6a65f9387b6'/>
<id>c8e1af93de90b2e23579f726fd4aa6a65f9387b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>api/ui: externalize tabline</title>
<updated>2017-04-26T01:41:24+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-04-25T00:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=00843902d3472ac4e74106fc06fa60e599914496'/>
<id>00843902d3472ac4e74106fc06fa60e599914496</id>
<content type='text'>
- Work with a bool[] array parallel to the UIWidget enum.
- Rename some functions.
- Documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Work with a bool[] array parallel to the UIWidget enum.
- Rename some functions.
- Documentation.
</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>completion: fix segfault with ignorecase+infercase (#6452)</title>
<updated>2017-04-06T19:35:03+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-04-06T19:35:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=30e1cda8acb7bd8120348d1812cfd9ecd8be8528'/>
<id>30e1cda8acb7bd8120348d1812cfd9ecd8be8528</id>
<content type='text'>
Helped-by: Matthew Malcomson &lt;hardenedapple@gmail.com&gt;

Closes #6451</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Helped-by: Matthew Malcomson &lt;hardenedapple@gmail.com&gt;

Closes #6451</pre>
</div>
</content>
</entry>
<entry>
<title>*: Move some dictionary functions to typval.h and use char*</title>
<updated>2017-03-29T07:07:42+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2016-08-20T19:24:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e18a5783080f7c94f408ec5f53dedffdb69789e1'/>
<id>e18a5783080f7c94f408ec5f53dedffdb69789e1</id>
<content type='text'>
Also fixes buffer reusage in setmatches() and complete().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fixes buffer reusage in setmatches() and complete().
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:7.4.2200</title>
<updated>2017-02-27T16:39:41+00:00</updated>
<author>
<name>James McCoy</name>
<email>jamessan@jamessan.com</email>
</author>
<published>2017-02-27T14:52:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c9c3f92b49780e6c000afc6c17a817505d6f56ed'/>
<id>c9c3f92b49780e6c000afc6c17a817505d6f56ed</id>
<content type='text'>
Problem:    Cannot get all information about a quickfix list.
Solution:   Add an optional argument to get/set loc/qf list(). (Yegappan
            Lakshmanan)

https://github.com/vim/vim/commit/d823fa910cca43fec3c31c030ee908a14c272640
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cannot get all information about a quickfix list.
Solution:   Add an optional argument to get/set loc/qf list(). (Yegappan
            Lakshmanan)

https://github.com/vim/vim/commit/d823fa910cca43fec3c31c030ee908a14c272640
</pre>
</div>
</content>
</entry>
</feed>
