<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/ui, branch nightly</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>fix(float): skip non-focusable windows for :windo (#15378)</title>
<updated>2021-11-11T18:05:18+00:00</updated>
<author>
<name>Daniel Steinberg</name>
<email>dstein64@users.noreply.github.com</email>
</author>
<published>2021-11-11T18:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e8631cb8a6e13d08459e3d4d13e1d1a16d06b97a'/>
<id>e8631cb8a6e13d08459e3d4d13e1d1a16d06b97a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #16155 from zeertzjq/fix-redr-border-corruption</title>
<updated>2021-11-06T21:32:28+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2021-11-06T21:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=77c54fc99558e2cd46051095988e753f4373c7a9'/>
<id>77c54fc99558e2cd46051095988e753f4373c7a9</id>
<content type='text'>
fix(float): fix potential heap corruption in win_redr_border</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix(float): fix potential heap corruption in win_redr_border</pre>
</div>
</content>
</entry>
<entry>
<title>feat(lua): enable stack traces in error output (#16228)</title>
<updated>2021-11-06T14:26:10+00:00</updated>
<author>
<name>Gregory Anders</name>
<email>8965202+gpanders@users.noreply.github.com</email>
</author>
<published>2021-11-06T14:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=03b805aee617f67eb7f33a54822bc76c23a2c5f5'/>
<id>03b805aee617f67eb7f33a54822bc76c23a2c5f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(extmark): fix missing virt_lines when using id param of set_extmark</title>
<updated>2021-11-01T21:57:33+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2021-11-01T21:53:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=995dbd2ca6c112dc745f226690a99d79b9dc51c9'/>
<id>995dbd2ca6c112dc745f226690a99d79b9dc51c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.2.3556: filler lines are incorrect for other window in diff mode (#16164)</title>
<updated>2021-10-29T02:04:57+00:00</updated>
<author>
<name>Jaehwang Jerry Jung</name>
<email>tomtomjhj@gmail.com</email>
</author>
<published>2021-10-29T02:04:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=bb79e05f811968b398b3bedf95c012c888b96e44'/>
<id>bb79e05f811968b398b3bedf95c012c888b96e44</id>
<content type='text'>
Problem:    Filler lines are incorrect for other window in diff mode after
            making a change.
Solution:   Copy filler lines from the current window. (closes vim/vim#8809)
https://github.com/vim/vim/commit/841c225b9ef8c5bdf5e02968a0bd62521fff6ca8</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Filler lines are incorrect for other window in diff mode after
            making a change.
Solution:   Copy filler lines from the current window. (closes vim/vim#8809)
https://github.com/vim/vim/commit/841c225b9ef8c5bdf5e02968a0bd62521fff6ca8</pre>
</div>
</content>
</entry>
<entry>
<title>fix(float): redraw if w_border_adj changed</title>
<updated>2021-10-27T22:32:36+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2021-10-27T11:22:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=7ff1bc18a978d30f70db157be6f5fb2fb52b4215'/>
<id>7ff1bc18a978d30f70db157be6f5fb2fb52b4215</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(float): fix potential heap corruption in win_redr_border</title>
<updated>2021-10-27T22:32:36+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2021-10-27T09:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=de670f380914e71d16b3357b609bdd3d0d30d95b'/>
<id>de670f380914e71d16b3357b609bdd3d0d30d95b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(decorations): support more than one virt_lines block</title>
<updated>2021-10-23T12:17:09+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2021-10-13T19:35:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8d7816cf27c4ab08d9eff9e7ce3c541105c30ece'/>
<id>8d7816cf27c4ab08d9eff9e7ce3c541105c30ece</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(mouse): correct dragged position in composed layout</title>
<updated>2021-10-04T19:00:42+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2021-09-27T12:03:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=810da1a7023ec87e3fa644499a655740c01baaf7'/>
<id>810da1a7023ec87e3fa644499a655740c01baaf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #15516 from bfredl/keyset</title>
<updated>2021-10-03T12:31:53+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2021-10-03T12:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3beea1fe1bca5b0cf3f724ab0d06a01a04652297'/>
<id>3beea1fe1bca5b0cf3f724ab0d06a01a04652297</id>
<content type='text'>
refactor(api): Represent option dicts as a structs in C and reduce conversion overhead from lua</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
refactor(api): Represent option dicts as a structs in C and reduce conversion overhead from lua</pre>
</div>
</content>
</entry>
</feed>
