<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git, branch v8.0.1663</title>
<subtitle>github.com: vim/vim.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/'/>
<entry>
<title>patch 8.0.1663: cannot build without multi-byte feature</title>
<updated>2018-04-05T16:56:48+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-04-05T16:56:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=86676c949fcec939441620bc747851e315e2702a'/>
<id>86676c949fcec939441620bc747851e315e2702a</id>
<content type='text'>
Problem:    Cannot build without multi-byte feature.
Solution:   Add #ifdef.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cannot build without multi-byte feature.
Solution:   Add #ifdef.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1662: showing dump diff doesn't mention both file names</title>
<updated>2018-04-05T16:45:26+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-04-05T16:45:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=4a69634b1b55e06c4bf7f05b54125b1669b1c363'/>
<id>4a69634b1b55e06c4bf7f05b54125b1669b1c363</id>
<content type='text'>
Problem:    Showing dump diff doesn't mention both file names.
Solution:   Add the file name in the separator line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Showing dump diff doesn't mention both file names.
Solution:   Add the file name in the separator line.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1661: warnings from 64 bit compiler</title>
<updated>2018-04-04T21:00:06+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-04-04T21:00:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=878c96d5b9416170dfd28a02cba0db683f91c220'/>
<id>878c96d5b9416170dfd28a02cba0db683f91c220</id>
<content type='text'>
Problem:    Warnings from 64 bit compiler.
Solution:   Add type casts. (Mike Williams)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Warnings from 64 bit compiler.
Solution:   Add type casts. (Mike Williams)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1660: the terminal API "drop" command doesn't support options</title>
<updated>2018-04-04T20:57:29+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-04-04T20:57:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=333b80acf3a44e462456e6d5730e47ffa449c83d'/>
<id>333b80acf3a44e462456e6d5730e47ffa449c83d</id>
<content type='text'>
Problem:    The terminal API "drop" command doesn't support options.
Solution:   Implement the options.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    The terminal API "drop" command doesn't support options.
Solution:   Implement the options.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1659: scroll events not recognized for some xterm emulators</title>
<updated>2018-04-04T19:53:11+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-04-04T19:53:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=1f8495cf48888ff3a8ab3d0eb22db92389191a60'/>
<id>1f8495cf48888ff3a8ab3d0eb22db92389191a60</id>
<content type='text'>
Problem:    Scroll events not recognized for some xterm emulators.
Solution:   Recognize mouse codes 0x40 and 0x41 as scroll events.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Scroll events not recognized for some xterm emulators.
Solution:   Recognize mouse codes 0x40 and 0x41 as scroll events.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1658: capitalize argument not available in long form</title>
<updated>2018-04-03T12:21:16+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-04-03T12:21:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=79cf7c0d4574f15cfad5ad706f175e226c528f2a'/>
<id>79cf7c0d4574f15cfad5ad706f175e226c528f2a</id>
<content type='text'>
Problem:    Capitalize argument not available in long form.
Solution:   Recognize -capitalize.  Update man page.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Capitalize argument not available in long form.
Solution:   Recognize -capitalize.  Update man page.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1657: crash when reading a channel</title>
<updated>2018-04-03T10:51:01+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-04-03T10:51:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=9af9778209cd0cbb284f6ff7e88f707418089975'/>
<id>9af9778209cd0cbb284f6ff7e88f707418089975</id>
<content type='text'>
Problem:    Crash when reading a channel.
Solution:   Clear the write flag before writing. (idea by Shinya Ohyanagi,
            closes #2769).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Crash when reading a channel.
Solution:   Clear the write flag before writing. (idea by Shinya Ohyanagi,
            closes #2769).
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1656: no option to have xxd produce upper case variable names</title>
<updated>2018-04-03T10:17:25+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-04-03T10:17:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=8b31a6ff7a0a8184ddc9997a0cc4aa5f2350b279'/>
<id>8b31a6ff7a0a8184ddc9997a0cc4aa5f2350b279</id>
<content type='text'>
Problem:    No option to have xxd produce upper case variable names.
Solution:   Add the -C argument. (Matt Panaro closes #2772)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    No option to have xxd produce upper case variable names.
Solution:   Add the -C argument. (Matt Panaro closes #2772)
</pre>
</div>
</content>
</entry>
<entry>
<title>Small runtime update</title>
<updated>2018-03-30T10:27:32+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-03-30T10:27:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=25a6e8a769aa1c0d308b5f871132961f37986d0a'/>
<id>25a6e8a769aa1c0d308b5f871132961f37986d0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1655: outdated gdb message in terminal debugger unclear</title>
<updated>2018-03-29T16:29:51+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-03-29T16:29:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=f3ba14ffd32faa1856a99cf657c426bf9d1204ae'/>
<id>f3ba14ffd32faa1856a99cf657c426bf9d1204ae</id>
<content type='text'>
Problem:    Outdated gdb message in terminal debugger unclear.
Solution:   Specifically mention the required gdb version.  Avoid getting
            stuck on pagination.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Outdated gdb message in terminal debugger unclear.
Solution:   Specifically mention the required gdb version.  Avoid getting
            stuck on pagination.
</pre>
</div>
</content>
</entry>
</feed>
