<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/test/functional/terminal, 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>test/win: partially disable :terminal resize test (#7453)</title>
<updated>2017-10-29T01:10:37+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-10-29T01:10:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=3a938fff0954513f34704485e53dcb9a0cc7c59d'/>
<id>3a938fff0954513f34704485e53dcb9a0cc7c59d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: :terminal + numberwidth=9</title>
<updated>2017-10-28T15:55:11+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-10-28T15:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=bcf266de46b054b564727d5d31e4421ba09f5704'/>
<id>bcf266de46b054b564727d5d31e4421ba09f5704</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>terminal: Account for number column (#5310)</title>
<updated>2017-10-27T21:59:54+00:00</updated>
<author>
<name>Sam Wilson</name>
<email>sawilson@akamai.com</email>
</author>
<published>2017-10-25T15:18:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b8a67551d8360ba095d1ffdbc9f8c40b612e9320'/>
<id>b8a67551d8360ba095d1ffdbc9f8c40b612e9320</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: FocusGained: retry() cmdline-mode test</title>
<updated>2017-09-09T19:26:55+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-09-09T15:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b927e50c53d4db8841ce917b76226f571463d5a1'/>
<id>b927e50c53d4db8841ce917b76226f571463d5a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: ex_terminal_spec.lua: retry flaky test (#7245)</title>
<updated>2017-09-07T07:40:37+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-09-07T07:40:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=618cfe03fce818ae546292e34d808d0d5e8ae631'/>
<id>618cfe03fce818ae546292e34d808d0d5e8ae631</id>
<content type='text'>
https://api.travis-ci.org/jobs/271833660/log.txt</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://api.travis-ci.org/jobs/271833660/log.txt</pre>
</div>
</content>
</entry>
<entry>
<title>test: FocusGained: press-enter prompt</title>
<updated>2017-09-05T16:44:01+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-09-05T16:43:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=b9d6bda53126433cbb251b47d8788d92cda9e6e4'/>
<id>b9d6bda53126433cbb251b47d8788d92cda9e6e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: FocusGained: let UI settle before sending input</title>
<updated>2017-09-05T13:01:07+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-09-03T10:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ff32bacb2e9781f5589eea1056e193897b0f964e'/>
<id>ff32bacb2e9781f5589eea1056e193897b0f964e</id>
<content type='text'>
This significantly increases the likelihood that the :echo'd text will
be included in the next UI flush, instead of being lost.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This significantly increases the likelihood that the :echo'd text will
be included in the next UI flush, instead of being lost.
</pre>
</div>
</content>
</entry>
<entry>
<title>eventloop: restore redraw in cmdline K_EVENT handler</title>
<updated>2017-09-05T13:01:06+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-09-02T09:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=6c53c3ee55991d9b1ea61a8dc443038b478ca92a'/>
<id>6c53c3ee55991d9b1ea61a8dc443038b478ca92a</id>
<content type='text'>
Restores behavior from commit: 02e86ef04cc1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Restores behavior from commit: 02e86ef04cc1
</pre>
</div>
</content>
</entry>
<entry>
<title>test: FocusGained/FocusLost</title>
<updated>2017-09-05T13:01:06+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-09-02T09:35:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4bf953cca4539f3d3fdde19d815f4593e2fec152'/>
<id>4bf953cca4539f3d3fdde19d815f4593e2fec152</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: use global_helpers.uname() instead of calling to nvim UUT</title>
<updated>2017-09-05T13:01:06+00:00</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2017-09-02T09:35:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=f9af82483253ea1b7d1698ed0e1c6c4810518a36'/>
<id>f9af82483253ea1b7d1698ed0e1c6c4810518a36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
