|
6 | 6 | <description>MacVim</description> |
7 | 7 |
|
8 | 8 | <item> |
9 | | - <title>MacVim snapshot-151</title> |
| 9 | + <title>MacVim snapshot-152</title> |
10 | 10 | <description><![CDATA[ |
11 | | -<pre> |
12 | | -Binary targets macOS 10.8+ |
| 11 | +<p>Vim patch 8.1.560</p> |
13 | 12 |
|
14 | | -- Vim patch 8.1.0280 |
15 | | -- Reverted guioption 'k' #727 |
| 13 | +<p>Targets macOS 10.8+</p> |
16 | 14 |
|
17 | | -Script interfaces have compatibility with these versions |
| 15 | +<p>Features:</p> |
18 | 16 |
|
19 | | -- Lua 5.3 |
20 | | -- Perl 5.18 |
21 | | -- Python2 2.7 |
22 | | -- Python3 3.7 |
23 | | -- Ruby 2.5 |
| 17 | +<ul> |
| 18 | + <li>macOS Mojave (10.14) is now supported. |
| 19 | + <ul> |
| 20 | + <li>MacVim’s UI now works with Dark Mode.</li> |
| 21 | + <li>Fixed broken rendering and flickering under Mojave when using the |
| 22 | +default Core Text renderer. #757</li> |
| 23 | + </ul> |
| 24 | + </li> |
| 25 | + <li>guioption ‘k’ is supported again. #731 |
| 26 | + <ul> |
| 27 | + <li>This option prevents window from resizing when UI elements such as |
| 28 | +toolbars or tabs show or hide themselves.</li> |
| 29 | + </ul> |
| 30 | + </li> |
| 31 | +</ul> |
| 32 | +
|
| 33 | +<p>Fixes:</p> |
| 34 | +
|
| 35 | +<ul> |
| 36 | + <li>Fixed misc fullscreen and window resizing bugs and artifacts #745</li> |
| 37 | + <li>Dragging tabs to reorder now works properly #789</li> |
| 38 | + <li>Fixed timer callback handling in GUI #749</li> |
| 39 | + <li>Fixed native tabs (10.12+) interring with Vim tabs #788</li> |
| 40 | + <li>Fixed Japanese IME Ctrl-U/Ctrl-O handling #742</li> |
| 41 | + <li>Fixed MMShareFindPboard and Cmd-E/Cmd-G interactions #780</li> |
| 42 | + <li>Better handling of guifontwide font size #737</li> |
| 43 | + <li>Better python discovery in default vimrc #739</li> |
| 44 | +</ul> |
| 45 | +
|
| 46 | +<p>Known Issues:</p> |
| 47 | +
|
| 48 | +<ul> |
| 49 | + <li>Scrolling performance is slightly worse under Mojave #796</li> |
| 50 | +</ul> |
| 51 | +
|
| 52 | +<p>Script interfaces have compatibility with these versions:</p> |
| 53 | +
|
| 54 | +<ul> |
| 55 | + <li>Lua 5.3</li> |
| 56 | + <li>Perl 5.18</li> |
| 57 | + <li>Python2 2.7</li> |
| 58 | + <li>Python3 3.7</li> |
| 59 | + <li>Ruby 2.5</li> |
| 60 | +</ul> |
24 | 61 |
|
25 | | -</pre> |
26 | 62 | ]]></description> |
27 | | - <pubDate>Mon, 13 Aug 2018 22:00:00 -0700</pubDate> |
| 63 | + <pubDate>Wed, 05 Dec 2018 06:00:00 -0800</pubDate> |
28 | 64 | <sparkle:minimumSystemVersion>10.8</sparkle:minimumSystemVersion> |
29 | 65 | <enclosure type="application/octet-stream" |
30 | | - url="https://github.com/macvim-dev/macvim/releases/download/snapshot-151/MacVim.dmg" |
31 | | - length="15528318" |
32 | | - sparkle:version="151" |
33 | | - sparkle:shortVersionString="8.0" |
34 | | - sparkle:dsaSignature="MC0CFCBcG71biGF3fnyxiQLV6y8U6DJ1AhUAkBipTqCDV7nE8tFPjgMZj1XYQyI=" |
| 66 | + url="https://github.com/macvim-dev/macvim/releases/download/snapshot-152/MacVim.dmg" |
| 67 | + length="16341191" |
| 68 | + sparkle:version="152" |
| 69 | + sparkle:shortVersionString="8.1.560" |
| 70 | + sparkle:dsaSignature="MC0CFQCaeNK0IkH2lE5VHlZCflDOtU4WeAIUB2wf6B69PbV5FObsUhT0juvyVqE=" |
35 | 71 | /> |
36 | 72 | </item> |
37 | 73 | </channel> |
|
0 commit comments