mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
snapshot-156
This commit is contained in:
+29
-11
@@ -6,17 +6,35 @@
|
||||
<description>MacVim</description>
|
||||
|
||||
<item>
|
||||
<title>MacVim snapshot-155</title>
|
||||
<title>MacVim snapshot-156</title>
|
||||
<description><![CDATA[
|
||||
<p>Vim patch 8.1.1517</p>
|
||||
|
||||
<p>Vim patch 8.1.950</p>
|
||||
<p>Security Fixes:</p>
|
||||
|
||||
<ul>
|
||||
<li>Fix modeline security vulnerability (CVE-2019-12735). #898 (fixed in Vim 8.1.265)</li>
|
||||
</ul>
|
||||
|
||||
<p>Features:</p>
|
||||
|
||||
<ul>
|
||||
<li>Add new option ‘MMTitlebarAppearsTransparent’ that will make the title bar transparent and use the background color in the color scheme (10.14 or above only). #888</li>
|
||||
</ul>
|
||||
|
||||
<p>Fixes:</p>
|
||||
|
||||
<ul>
|
||||
<li>Fix Ctrl-C not working properly in Command-Line and Normal mode #856</li>
|
||||
<li>Fix scrollbar rendering artifact in macOS 10.13 or below #857</li>
|
||||
<li>matchit plugin now works again in MacVim (fixed in Vim 8.1.0875)</li>
|
||||
<li>Fix filename parsing error when opening a file with special characters like ‘$’ in file path. #863</li>
|
||||
<li>Fix blurry I-beam mouse cursor. #755</li>
|
||||
<li>Fix silently failing to save a file when conversion error is present. #671. (Vim 8.1.1349)</li>
|
||||
<li>Fix failing to save to a network shared SMB folder #861. (Vim 8.1.0957)</li>
|
||||
</ul>
|
||||
|
||||
<p>Misc:</p>
|
||||
|
||||
<ul>
|
||||
<li>‘guitablabel’ can now be set in .vimrc, without MacVim overriding it. #899</li>
|
||||
</ul>
|
||||
|
||||
<p>Targets macOS 10.8+</p>
|
||||
@@ -33,14 +51,14 @@
|
||||
|
||||
|
||||
]]></description>
|
||||
<pubDate>Mon, 18 Feb 2019 17:00:00 -0800</pubDate>
|
||||
<pubDate>Tue, 11 Jun 2019 02:00:00 -0700</pubDate>
|
||||
<sparkle:minimumSystemVersion>10.8</sparkle:minimumSystemVersion>
|
||||
<enclosure type="application/octet-stream"
|
||||
url="https://github.com/macvim-dev/macvim/releases/download/snapshot-155/MacVim.dmg"
|
||||
length="16685019"
|
||||
sparkle:version="155"
|
||||
sparkle:shortVersionString="8.1.950"
|
||||
sparkle:dsaSignature="MC0CFQC0Ksi7j3xERTNqIT6XXRRTnP8+HwIUJAERj4KmyEVBCw2KDuvQq2f8Rp4="
|
||||
url="https://github.com/macvim-dev/macvim/releases/download/snapshot-156/MacVim.dmg"
|
||||
length="16869239"
|
||||
sparkle:version="156"
|
||||
sparkle:shortVersionString="8.1.1517"
|
||||
sparkle:dsaSignature="MC0CFQCCKCkD77UMft4QNdOQfL6BEbMIDQIUHJgH1myqjo3XpTR4DVdoQEQCFkU="
|
||||
/>
|
||||
</item>
|
||||
</channel>
|
||||
|
||||
Reference in New Issue
Block a user