<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional, branch v0.1.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>Test: remove artifacts from root directory</title>
<updated>2015-12-01T19:46:13+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2015-12-01T19:43:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=483d4abee7296ff96f1a06309e5422d0e16ee564'/>
<id>483d4abee7296ff96f1a06309e5422d0e16ee564</id>
<content type='text'>
The tests would leave the following test files in the root directory:

    Xtest-functional-plugin-shada.shada
    Xtest-functional-plugin-shada.shada.tmp.f

Clean them up in teardown().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The tests would leave the following test files in the root directory:

    Xtest-functional-plugin-shada.shada
    Xtest-functional-plugin-shada.shada.tmp.f

Clean them up in teardown().
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3724 from ZyX-I/fix-3635</title>
<updated>2015-11-27T23:06:52+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2015-11-27T23:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b9139e009f3eb833ab57e73d1ecdbe68752112fe'/>
<id>b9139e009f3eb833ab57e73d1ecdbe68752112fe</id>
<content type='text'>
shada: Do not save unlisted and quickfix buffers</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
shada: Do not save unlisted and quickfix buffers</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3581 from ZyX-I/fix-shada</title>
<updated>2015-11-23T22:03:29+00:00</updated>
<author>
<name>Felipe Morales</name>
<email>hel.sheep@gmail.com</email>
</author>
<published>2015-11-23T22:03:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=80cf03602ea68f47c3e70f5193c5c2380940fe45'/>
<id>80cf03602ea68f47c3e70f5193c5c2380940fe45</id>
<content type='text'>
Store last search direction when writing ShaDa files</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Store last search direction when writing ShaDa files</pre>
</div>
</content>
</entry>
<entry>
<title>shada: Also store last search direction</title>
<updated>2015-11-23T14:08:01+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2015-11-01T18:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b98cea909f1a38fc8d0f901164e1e44b03620e2a'/>
<id>b98cea909f1a38fc8d0f901164e1e44b03620e2a</id>
<content type='text'>
Note: it looks like viminfo files do not store search direction intentionally.
After reading viminfo file search direction was considered to be “forward”.

Note 2: all files created on earlier Neovim version will automatically receive
“forward” direction.

Fixes #3580
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note: it looks like viminfo files do not store search direction intentionally.
After reading viminfo file search direction was considered to be “forward”.

Note 2: all files created on earlier Neovim version will automatically receive
“forward” direction.

Fixes #3580
</pre>
</div>
</content>
</entry>
<entry>
<title>test/functional: clean up according to luacheck (part 2)</title>
<updated>2015-11-23T12:57:21+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2015-11-17T22:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d9fbc1865bf5237235e96ae8822326faa84ff9fc'/>
<id>d9fbc1865bf5237235e96ae8822326faa84ff9fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test/functional: clean up according to luacheck (part 1)</title>
<updated>2015-11-23T12:57:21+00:00</updated>
<author>
<name>Marco Hinz</name>
<email>mh.codebro@gmail.com</email>
</author>
<published>2015-11-17T21:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4a69e55f390fcbd5e3d6c88c882c0b921c9b6f87'/>
<id>4a69e55f390fcbd5e3d6c88c882c0b921c9b6f87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganize focus events test into individual tests</title>
<updated>2015-11-23T12:18:27+00:00</updated>
<author>
<name>Joe Hermaszewski</name>
<email>git@monoid.al</email>
</author>
<published>2015-11-20T23:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6329fd420eec1f1325be2131726e82e23da3e90b'/>
<id>6329fd420eec1f1325be2131726e82e23da3e90b</id>
<content type='text'>
The focus event tests now live in their own `describe` block with each
test testing the handling of focus events in a single mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The focus event tests now live in their own `describe` block with each
test testing the handling of focus events in a single mode.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable focus events in cmdline and terminal modes</title>
<updated>2015-11-23T12:18:27+00:00</updated>
<author>
<name>Joe Hermaszewski</name>
<email>git@monoid.al</email>
</author>
<published>2015-11-20T18:47:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=442cd0672b567cce56dd45e731ec1cc3b71b7cf4'/>
<id>442cd0672b567cce56dd45e731ec1cc3b71b7cf4</id>
<content type='text'>
This change adds switch cases for K_FOCUSGAINED and K_FOCUSLOST to the
input handling functions in ex_getln.c and terminal.c. The handling is
identical to what's found in edit.c (just calling apply_autocmds).

If one enters cmdline-mode by feeding `:` and sends a focuslost event (by
leaving the window for example) the text `&lt;FocusLost&gt;` will be inserted
into the command line. There is similar behaviour in terminal mode. This
patch corrects this behavior to fire the apropriate autocmd instead.

Fixes #3714
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds switch cases for K_FOCUSGAINED and K_FOCUSLOST to the
input handling functions in ex_getln.c and terminal.c. The handling is
identical to what's found in edit.c (just calling apply_autocmds).

If one enters cmdline-mode by feeding `:` and sends a focuslost event (by
leaving the window for example) the text `&lt;FocusLost&gt;` will be inserted
into the command line. There is similar behaviour in terminal mode. This
patch corrects this behavior to fire the apropriate autocmd instead.

Fixes #3714
</pre>
</div>
</content>
</entry>
<entry>
<title>shada: Do not save unlisted and quickfix buffers</title>
<updated>2015-11-23T12:12:08+00:00</updated>
<author>
<name>ZyX</name>
<email>kp-pav@yandex.ru</email>
</author>
<published>2015-11-23T12:12:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ec8e60a055d75d7c78242957c87f574e360273a2'/>
<id>ec8e60a055d75d7c78242957c87f574e360273a2</id>
<content type='text'>
Fixes #3635</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #3635</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3270 from ZyX-I/shada-support</title>
<updated>2015-11-22T23:27:18+00:00</updated>
<author>
<name>Felipe Morales</name>
<email>hel.sheep@gmail.com</email>
</author>
<published>2015-11-22T23:27:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=321db59ca1dc304feb3e00c10ca3e89c1de616e7'/>
<id>321db59ca1dc304feb3e00c10ca3e89c1de616e7</id>
<content type='text'>
Add plugin for editing ShaDa files</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add plugin for editing ShaDa files</pre>
</div>
</content>
</entry>
</feed>
