<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/options, branch v0.3.7</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>tests: improve robustness of immediate successes in screen tests</title>
<updated>2018-10-15T18:13:11+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2017-06-26T12:49:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c8810a51a3a7ef1185b45c07d93f7e6769c5ab55'/>
<id>c8810a51a3a7ef1185b45c07d93f7e6769c5ab55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>swapfile: Always show swap dialog (E325)</title>
<updated>2018-09-23T13:58:01+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2018-09-23T08:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=22c83a4de95dc827048448e28f1df5663e2e5f24'/>
<id>22c83a4de95dc827048448e28f1df5663e2e5f24</id>
<content type='text'>
If swapfile dialog prompts for input, it must be displayed to the user.

fix #8840
fix #9027
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If swapfile dialog prompts for input, it must be displayed to the user.

fix #8840
fix #9027
</pre>
</div>
</content>
</entry>
<entry>
<title>shortmess+=F: Hide :bnext, :bprev fileinfo messages</title>
<updated>2018-09-23T13:58:01+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2018-09-23T08:11:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=c3d24368a13d9d0f0b410e098a89056cb5e83c4f'/>
<id>c3d24368a13d9d0f0b410e098a89056cb5e83c4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>startup: fix ":if 0|syntax on|endif" bug (#8731)</title>
<updated>2018-07-18T12:30:11+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2018-07-18T12:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=489d32f2b88f8d0796b10e59a4d8b64e4a49b15b'/>
<id>489d32f2b88f8d0796b10e59a4d8b64e4a49b15b</id>
<content type='text'>
Problem: ":if 0|syntax {on,off}|endif" skips the default of "syntax on"
because the executor was setting the `did_syntax_onoff` flag even though
"syntax {on,off}" is not actually executed.

closes #8728</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem: ":if 0|syntax {on,off}|endif" skips the default of "syntax on"
because the executor was setting the `did_syntax_onoff` flag even though
"syntax {on,off}" is not actually executed.

closes #8728</pre>
</div>
</content>
</entry>
<entry>
<title>defaults: shortmess+=F (#8619)</title>
<updated>2018-06-22T06:18:02+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2018-06-22T06:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b7514493a0c4a4389a5921f15b0b429dae5c75e7'/>
<id>b7514493a0c4a4389a5921f15b0b429dae5c75e7</id>
<content type='text'>
Because we default to laststatus=2 (statusline is always visible), the
:edit message is not useful.

ref #6289</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because we default to laststatus=2 (statusline is always visible), the
:edit message is not useful.

ref #6289</pre>
</div>
</content>
</entry>
<entry>
<title>fillchars: make checks more strict and improve tests</title>
<updated>2018-06-14T12:00:09+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2018-06-13T16:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5442f0b6221946e482dec2cb82576f0ba38900fe'/>
<id>5442f0b6221946e482dec2cb82576f0ba38900fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ‘eob’ option to fillchars</title>
<updated>2018-06-13T15:54:16+00:00</updated>
<author>
<name>Jack Bracewell</name>
<email>jbtwentythree@gmail.com</email>
</author>
<published>2017-03-24T16:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=a7bb63c55dacfa822e1a24d041771d9e8d83a980'/>
<id>a7bb63c55dacfa822e1a24d041771d9e8d83a980</id>
<content type='text'>
This option allows configuring what character is shown on the empty
lines at the end of a buffer, previously hardcoded to ‘~’
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This option allows configuring what character is shown on the empty
lines at the end of a buffer, previously hardcoded to ‘~’
</pre>
</div>
</content>
</entry>
<entry>
<title>options: remove 'maxcombine` option (always use 6)</title>
<updated>2018-06-13T08:11:35+00:00</updated>
<author>
<name>Björn Linse</name>
<email>bjorn.linse@gmail.com</email>
</author>
<published>2018-02-19T15:46:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=050f3975f6b44da6316de189929625e1c382a6c8'/>
<id>050f3975f6b44da6316de189929625e1c382a6c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do not pass NULL to os_getenv</title>
<updated>2018-05-18T17:04:37+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2018-05-18T07:07:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=26d5a981eb444acf9469853d6c4988140d20cb83'/>
<id>26d5a981eb444acf9469853d6c4988140d20cb83</id>
<content type='text'>
closes #8393
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #8393
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge #5658 'Apply :lmap in macros'</title>
<updated>2018-05-17T00:13:31+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2018-05-17T00:13:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=2aa308c6852b7c51caef5dd6dc4e809719ca7a55'/>
<id>2aa308c6852b7c51caef5dd6dc4e809719ca7a55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
