|
6 | 6 | <description>MacVim</description> |
7 | 7 |
|
8 | 8 | <item> |
9 | | - <title>MacVim snapshot-152</title> |
| 9 | + <title>MacVim snapshot-151</title> |
10 | 10 | <description><![CDATA[ |
11 | | -<p>Vim patch 8.1.560</p> |
| 11 | +<pre> |
| 12 | +Binary targets macOS 10.8+ |
12 | 13 |
|
13 | | -<p>Targets macOS 10.8+</p> |
| 14 | +- Vim patch 8.1.0280 |
| 15 | +- Reverted guioption 'k' #727 |
14 | 16 |
|
15 | | -<p>Features:</p> |
| 17 | +Script interfaces have compatibility with these versions |
16 | 18 |
|
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> |
| 19 | +- Lua 5.3 |
| 20 | +- Perl 5.18 |
| 21 | +- Python2 2.7 |
| 22 | +- Python3 3.7 |
| 23 | +- Ruby 2.5 |
61 | 24 |
|
| 25 | +</pre> |
62 | 26 | ]]></description> |
63 | | - <pubDate>Wed, 05 Dec 2018 04:00:00 -0800</pubDate> |
| 27 | + <pubDate>Mon, 13 Aug 2018 22:00:00 -0700</pubDate> |
64 | 28 | <sparkle:minimumSystemVersion>10.8</sparkle:minimumSystemVersion> |
65 | 29 | <enclosure type="application/octet-stream" |
66 | | - url="https://github.com/macvim-dev/macvim/releases/download/snapshot-152/MacVim.dmg" |
67 | | - length="15606379" |
68 | | - sparkle:version="152" |
69 | | - sparkle:shortVersionString="8.1.560" |
70 | | - sparkle:dsaSignature="MCwCFEMHXVDHTvFN5KYiOqb4H5+t2IYvAhR1bdw1LF2DT+Xk5x7YVf/3cOZzyg==" |
| 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=" |
71 | 35 | /> |
72 | 36 | </item> |
73 | 37 | </channel> |
|
0 commit comments