<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/ui, branch v0.3.2</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>strings: make vim_snprintf handle %d correctly again</title>
<updated>2018-12-24T09:58:48+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2018-12-24T08:39:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=357e59982d014cccf14ccc092470250c011b8e44'/>
<id>357e59982d014cccf14ccc092470250c011b8e44</id>
<content type='text'>
This was broken in #9369 (4680ca2)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was broken in #9369 (4680ca2)
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.1.0562: parsing of 'diffopt' is slightly wrong</title>
<updated>2018-12-09T20:19:41+00:00</updated>
<author>
<name>Anatolii Sakhnik</name>
<email>sakhnik@gmail.com</email>
</author>
<published>2018-12-09T18:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4e2981081796c8618caa4bed30d12e1e8fc8ae08'/>
<id>4e2981081796c8618caa4bed30d12e1e8fc8ae08</id>
<content type='text'>
Problem:    Parsing of 'diffopt' is slightly wrong.
Solution:   Fix the parsing and add a test. (Jason Franklin, Christian
            Brabandt)

https://github.com/vim/vim/commit/b6fc72851c45a36a370f9516c68508e47b41c4c1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Parsing of 'diffopt' is slightly wrong.
Solution:   Fix the parsing and add a test. (Jason Franklin, Christian
            Brabandt)

https://github.com/vim/vim/commit/b6fc72851c45a36a370f9516c68508e47b41c4c1
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.1.0393: not all white space difference options available</title>
<updated>2018-12-09T17:45:56+00:00</updated>
<author>
<name>Anatolii Sakhnik</name>
<email>sakhnik@gmail.com</email>
</author>
<published>2018-12-09T13:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=972ad1119557a0f72f1907c6758d6ed56438e5b3'/>
<id>972ad1119557a0f72f1907c6758d6ed56438e5b3</id>
<content type='text'>
Problem:    Not all white space difference options available.
Solution:   Add "iblank", "iwhiteall" and "iwhiteeol" to 'diffopt'.

https://github.com/vim/vim/commit/785fc6567f572b8caefbc89ec29bbd8b801464ae
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Not all white space difference options available.
Solution:   Add "iblank", "iwhiteall" and "iwhiteeol" to 'diffopt'.

https://github.com/vim/vim/commit/785fc6567f572b8caefbc89ec29bbd8b801464ae
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.1.0360: using an external diff program is slow and inflexible</title>
<updated>2018-12-09T17:45:56+00:00</updated>
<author>
<name>Anatolii Sakhnik</name>
<email>sakhnik@gmail.com</email>
</author>
<published>2018-12-02T20:58:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=cf1ffa91667a482c6355f5999b9e97ccc0b4126a'/>
<id>cf1ffa91667a482c6355f5999b9e97ccc0b4126a</id>
<content type='text'>
Problem:    Using an external diff program is slow and inflexible.
Solution:   Include the xdiff library. (Christian Brabandt)
            Use it by default.

https://github.com/vim/vim/commit/e828b7621cf9065a3582be0c4dd1e0e846e335bf

vim-patch:8.1.0360
vim-patch:8.1.0364
vim-patch:8.1.0366
vim-patch:8.1.0370
vim-patch:8.1.0377
vim-patch:8.1.0378
vim-patch:8.1.0381
vim-patch:8.1.0396
vim-patch:8.1.0432
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Using an external diff program is slow and inflexible.
Solution:   Include the xdiff library. (Christian Brabandt)
            Use it by default.

https://github.com/vim/vim/commit/e828b7621cf9065a3582be0c4dd1e0e846e335bf

vim-patch:8.1.0360
vim-patch:8.1.0364
vim-patch:8.1.0366
vim-patch:8.1.0370
vim-patch:8.1.0377
vim-patch:8.1.0378
vim-patch:8.1.0381
vim-patch:8.1.0396
vim-patch:8.1.0432
</pre>
</div>
</content>
</entry>
<entry>
<title>api: make nvim_buf_set_virtual_text use correct namespace counter</title>
<updated>2018-12-07T16:31:05+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2018-12-07T16:28:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b4a04fd80c4a223a80257ca1670e1907a6a95fdd'/>
<id>b4a04fd80c4a223a80257ca1670e1907a6a95fdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>screen: add missing status redraw when redraw_later(CLEAR) was used</title>
<updated>2018-12-05T09:57:43+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2018-12-05T09:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f1ce9b3be2ea1e9e1dc5c6206bc441b310feb28b'/>
<id>f1ce9b3be2ea1e9e1dc5c6206bc441b310feb28b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup: 35 col resize to scroll screen</title>
<updated>2018-12-01T05:15:11+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>janedmundlazo@hotmail.com</email>
</author>
<published>2018-12-01T05:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5c3488c937dfb86ee79b7c6da624bf848b9155b2'/>
<id>5c3488c937dfb86ee79b7c6da624bf848b9155b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>functionaltests: vim-patch:8.1.{550,551} fix</title>
<updated>2018-12-01T04:35:36+00:00</updated>
<author>
<name>Jan Edmund Lazo</name>
<email>janedmundlazo@hotmail.com</email>
</author>
<published>2018-11-30T03:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=2479004c13d7c86110f93773fcb47e505728f14e'/>
<id>2479004c13d7c86110f93773fcb47e505728f14e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>highlight: Fix missing .rgb_sp_color in initializers (#9287)</title>
<updated>2018-11-30T20:13:01+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2018-11-30T20:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=32a30d90b460048a43490a16d2e006d0e39b0e38'/>
<id>32a30d90b460048a43490a16d2e006d0e39b0e38</id>
<content type='text'>
terminal_get_line_attributes() had this bug for a long time, though it
likely had no effect visible to users.

ref #9028
ref 60f845ca55a1</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
terminal_get_line_attributes() had this bug for a long time, though it
likely had no effect visible to users.

ref #9028
ref 60f845ca55a1</pre>
</div>
</content>
</entry>
<entry>
<title>API: rename nvim_buf_clear_highlight to nvim_buf_clear_namespace</title>
<updated>2018-11-29T14:15:04+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2018-11-29T14:08:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=32405de7df965174f0aad19692b8d988bae83a44'/>
<id>32405de7df965174f0aad19692b8d988bae83a44</id>
<content type='text'>
We want a single function to clear all namespaced buffer objects. This
will later include extmarks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We want a single function to clear all namespaced buffer objects. This
will later include extmarks.
</pre>
</div>
</content>
</entry>
</feed>
