<feed xmlns='http://www.w3.org/2005/Atom'>
<title>neovim/test/functional/plugin/optwin_spec.lua, branch master</title>
<subtitle>Vim-fork focused on extensibility and usability</subtitle>
<id>http://git.waynecole.info/neovim/atom?h=master</id>
<link rel='self' href='http://git.waynecole.info/neovim/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/'/>
<updated>2026-04-24T18:45:20Z</updated>
<entry>
<title>feat(tui): restore 'ttyfast' to control tty requests #38699</title>
<updated>2026-04-24T18:45:20Z</updated>
<author>
<name>Kyle</name>
<email>50718101+kylesower@users.noreply.github.com</email>
</author>
<published>2026-04-24T18:45:20Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=66149ca6681102ff758b516984a1ccfe2ce0d974'/>
<id>urn:sha1:66149ca6681102ff758b516984a1ccfe2ce0d974</id>
<content type='text'>
Problem:
When running nvim on a remote machine over SSH, if there is high ping,
then bg detection may not complete in time. This results in a warning
every time nvim is started. #38648

Solution:
Restore 'ttyfast' option and allow it to control whether or not bg
detection is performed. Because this is during startup and before any
user config or commands, we use the environment variable
`NVIM_NOTTYFAST` to allow disabling `ttyfast` during initialization.</content>
</entry>
<entry>
<title>docs: lsp, options, promptbuf</title>
<updated>2026-02-12T12:46:45Z</updated>
<author>
<name>Justin M. Keyes</name>
<email>justinkz@gmail.com</email>
</author>
<published>2025-12-25T09:02:12Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=858576777eb3d5227c6450c327ea87e40a59fda1'/>
<id>urn:sha1:858576777eb3d5227c6450c327ea87e40a59fda1</id>
<content type='text'>
Close #37630
Close #37682
Close #37762
Close #37785

Co-authored-by: Daniel Schmitt &lt;d.schmitt@lansoftware.de&gt;
Co-authored-by: Duane Hilton &lt;duane9@gmail.com&gt;
Co-authored-by: NeOzay &lt;colpaert.benoit@gmail.com&gt;
Co-authored-by: Yi Ming &lt;ofseed@foxmail.com&gt;
Co-authored-by: "Justin M. Keyes" &lt;justinkz@gmail.com&gt;
</content>
</entry>
<entry>
<title>refactor!: optwin.lua #36505</title>
<updated>2025-11-20T04:43:15Z</updated>
<author>
<name>altermo</name>
<email>107814000+altermo@users.noreply.github.com</email>
</author>
<published>2025-11-20T04:43:15Z</published>
<link rel='alternate' type='text/html' href='http://git.waynecole.info/neovim/commit/?id=caa9419355456e85f27006291abc6643d83f01a7'/>
<id>urn:sha1:caa9419355456e85f27006291abc6643d83f01a7</id>
<content type='text'>
Co-authored-by: zeertzjq &lt;zeertzjq@outlook.com&gt;
Co-authored-by: Justin M. Keyes &lt;justinkz@gmail.com&gt;</content>
</entry>
</feed>
