<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git, branch fix_20726</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>Merge remote-tracking branch 'upstream/master' into fix_20726</title>
<updated>2023-11-30T01:49:30+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2023-11-30T01:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=e70fdd00f1cd96c364fe894af61ee5947991414e'/>
<id>e70fdd00f1cd96c364fe894af61ee5947991414e</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): match descriptions (#26314)</title>
<updated>2023-11-30T00:56:21+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2023-11-30T00:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=62dff439479315558cd08dedbca61be5fafcc938'/>
<id>62dff439479315558cd08dedbca61be5fafcc938</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 #25994 from luki446/windows-path-terminal-fix</title>
<updated>2023-11-29T23:56:47+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2023-11-29T23:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=463b577afb78ad864cd09ac2c51f77653ab4ce48'/>
<id>463b577afb78ad864cd09ac2c51f77653ab4ce48</id>
<content type='text'>
 Fix a bug in usage of windows-style paths as SHELL path.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Fix a bug in usage of windows-style paths as SHELL path.</pre>
</div>
</content>
</entry>
<entry>
<title>test: :terminal when 'shell' uses backslashes</title>
<updated>2023-11-29T23:32:28+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2023-11-29T23:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=90b213990f02d2a86019ef4058ad86a995931bea'/>
<id>90b213990f02d2a86019ef4058ad86a995931bea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(terminal): make backslashes in 'shell' work on Windows</title>
<updated>2023-11-29T23:32:28+00:00</updated>
<author>
<name>Luki446</name>
<email>luki446@gmail.com</email>
</author>
<published>2023-11-11T21:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5ca6c9e04629fee4e9f1f9786e9d36a2f892160c'/>
<id>5ca6c9e04629fee4e9f1f9786e9d36a2f892160c</id>
<content type='text'>
If backslashes are used in 'shell' option, escape them to make Terminal
mode work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If backslashes are used in 'shell' option, escape them to make Terminal
mode work.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci(lintcommit): fix empty and period check with multiple colons (#26312)</title>
<updated>2023-11-29T23:31:22+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2023-11-29T23:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=65de1a22c4d94cd8591f90255bcde72e6b385e60'/>
<id>65de1a22c4d94cd8591f90255bcde72e6b385e60</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): unskip tests that work on Windows (#26310)</title>
<updated>2023-11-29T23:06:23+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2023-11-29T23:06:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=73691b6c3ded0c97aea0af13abab94b7a93776b0'/>
<id>73691b6c3ded0c97aea0af13abab94b7a93776b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into fix_20726</title>
<updated>2023-11-29T22:40:55+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2023-11-29T22:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=0bd3cd90d902a1419db129427980ad7af1650d50'/>
<id>0bd3cd90d902a1419db129427980ad7af1650d50</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:a9058440b7b9</title>
<updated>2023-11-29T20:00:07+00:00</updated>
<author>
<name>Christian Clason</name>
<email>c.clason@uni-graz.at</email>
</author>
<published>2023-11-28T22:35:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8594b0858fd2d8e629b58ce323d77fdb891547d9'/>
<id>8594b0858fd2d8e629b58ce323d77fdb891547d9</id>
<content type='text'>
runtime(html): Update syntax file (vim/vim#13591)

Add missing search element and update ARIA attribute list.

Add a very basic test file to check all elements are matched.

https://github.com/vim/vim/commit/a9058440b7b9d7f5d0027c8cd44366e9200ca241

Co-authored-by: dkearns &lt;dougkearns@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
runtime(html): Update syntax file (vim/vim#13591)

Add missing search element and update ARIA attribute list.

Add a very basic test file to check all elements are matched.

https://github.com/vim/vim/commit/a9058440b7b9d7f5d0027c8cd44366e9200ca241

Co-authored-by: dkearns &lt;dougkearns@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(treesitter): adjust indentation in inspector highlights (#26302)</title>
<updated>2023-11-29T16:17:53+00:00</updated>
<author>
<name>Gregory Anders</name>
<email>8965202+gpanders@users.noreply.github.com</email>
</author>
<published>2023-11-29T16:17:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=4a8bf24ac690004aedf5540fa440e788459e5e34'/>
<id>4a8bf24ac690004aedf5540fa440e788459e5e34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
