From 13d5221ed71a51a4360460f049744bdfe110076a Mon Sep 17 00:00:00 2001 From: Yee Cheng Chin Date: Thu, 13 Aug 2020 05:15:13 -0700 Subject: [PATCH] Revert "snapshot-164" This reverts commit 0ec13c58a89c945ebbb75c4e128f6e7dd78b4879. Reverting this because seeing issues with gettext dynamic linkage issues, leading to MacVim crashing on launch. --- appcast/latest.xml | 55 ++++++++++++++++++++++------------------------ 1 file changed, 26 insertions(+), 29 deletions(-) diff --git a/appcast/latest.xml b/appcast/latest.xml index 88d7cd3845..3ffdfb3052 100644 --- a/appcast/latest.xml +++ b/appcast/latest.xml @@ -6,33 +6,29 @@ MacVim - MacVim snapshot-164 + MacVim snapshot-163 :root { supported-color-schemes: light dark; color-scheme: light dark; } -

Vim patch 8.2.1424

-

Features

- -
    -
  • New “Appearance” option pane (accessible via “⌘,” or MacVim → Preferences) to allow customizing how MacVim looks. Users can now select how MacVim works with Dark Mode, and configure titlebar to be hidden or transparent. #912 #1038 #1056 -appearance screenshot
  • -
  • MacVim localization support. It now uses translated Vim messages for the specified locale. See :help multilang-messages to see how to configure it. #991 -localization screenshot
  • -
+

Vim patch 8.2.539

General:

    -
  • Python is now built against 3.8, up from 3.7. #1012
  • +
  • MacVim now reports its app category to be “Productivity” for Screen +Time. #1032

Fixes:

    -
  • Fix mvim:// protocol handler behavior. Reverts behavior back to old behavior (before snapshot-162), but add new fallback handling to try to handle poorly formed URLs that don’t double-encode special characters. See :help macvim://. #1055
  • -
  • Can now change tabs using menu and keyboard shortcuts (⌘{ / ⌘} / ⌘T) when in terminal mode. #1045
  • +
  • Fix MacVim not reporting its version number correctly. #1011
  • +
  • Fix mvim:// protocol handler not handling line number. #1020
  • +
  • Fix opening MacVim from the Dock not setting UTF-8 in locale. #1033
  • +
  • Buffer menu now doesn’t show stale menu items from command-line +windows or terminal windows. #1025

Targets macOS 10.9+

@@ -40,30 +36,31 @@

Script interfaces have compatibility with these versions:

    -
  • Lua 5.3
  • -
  • Perl 5.18
  • -
  • Python2 2.7
  • -
  • Python3 3.8
  • -
  • Ruby 2.7
  • +
  • Lua 5.3
  • +
  • Perl 5.18
  • +
  • Python2 2.7
  • +
  • Python3 3.7
  • +
  • Ruby 2.7
+ ]]>
- Thu, 13 Aug 2020 02:00:00 -0700 + Sat, 11 Apr 2020 22:00:00 -0700 10.9