Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitedf588e

Browse files
committed
prerelease-180.2
1 parent62bcbf5 commitedf588e

File tree

3 files changed

+39
-9
lines changed

3 files changed

+39
-9
lines changed

‎_data/releases.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# The prereleases list should only be filled if there's an active prerelease.
55
# Otherwise it should be empty.
66
prereleases:
7+
-180.2
78
-180.1
89

910
releases:

‎_includes/releases/r180.2.html‎

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<p>Updated to Vim 9.1.1050</p>
2+
3+
<p>Note: This update contains a completely new GUI tabs implementation. If you have GUI tabs disabled with<code>set go-=e</code> I recommend giving the new tabs a try!</p>
4+
5+
<p>This is a pre-release version of MacVim. To use the latest stable release, see<ahref="https://github.com/macvim-dev/macvim/releases/latest">https://github.com/macvim-dev/macvim/releases/latest</a></p>
6+
7+
<details>
8+
<summary>What’s Changed</summary>
9+
10+
<!-- Release notes generated using configuration in .github/release.yml at prerelease-180.2 -->
11+
12+
<h2id="whats-changed">What’s Changed</h2>
13+
<ul>
14+
<li>Tabs by @sfsam in<ahref="https://github.com/macvim-dev/macvim/pull/1120">#1120</a></li>
15+
<li>Make GUI tabs track Vim tabs in updates and animate correctly by @ychin in<ahref="https://github.com/macvim-dev/macvim/pull/1535">#1535</a></li>
16+
<li>Tabs: Expose option to show scroll tab buttons, fix tab scroll behavior, fix memory leaks, cache images and other cleanups by @ychin in<ahref="https://github.com/macvim-dev/macvim/pull/1536">#1536</a></li>
17+
<li>MMTabline: Localize button strings by @ychin in<ahref="https://github.com/macvim-dev/macvim/pull/1537">#1537</a></li>
18+
<li>MMTabline: Add right-to-left (RTL) locale support by @ychin in<ahref="https://github.com/macvim-dev/macvim/pull/1538">#1538</a></li>
19+
<li>MMTabline: Add Vim colorscheme / window use tab fill color support by @ychin in<ahref="https://github.com/macvim-dev/macvim/pull/1539">#1539</a></li>
20+
</ul>
21+
22+
<p><strong>Full Changelog</strong>: https://github.com/macvim-dev/macvim/compare/prerelease-180.1…prerelease-180.2</p>
23+
24+
</details>

‎appcast/_prerelease.xml‎

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,30 @@
11
<item>
22
<sparkle:channel>prerelease</sparkle:channel>
3-
<title>MacVim prerelease-180.1</title>
3+
<title>MacVim prerelease-180.2</title>
44
<description><![CDATA[
55
{% include_relative _appcast_style.css %}
6-
{% include releases/r180.1.html %}
6+
{% include releases/r180.2.html %}
77
<p><br /><small><a href="https://github.com/macvim-dev/macvim/releases/">Latest release notes &gt;</a></small></p>
88
]]></description>
99
<sparkle:fullReleaseNotesLink>https://github.com/macvim-dev/macvim/releases</sparkle:fullReleaseNotesLink>
10-
<pubDate>Sun, 19 Jan 202510:00:00 +0000</pubDate>
10+
<pubDate>Sat, 01 Feb 202512:00:00 +0000</pubDate>
1111
<sparkle:minimumSystemVersion>10.13</sparkle:minimumSystemVersion>
12-
<sparkle:version>180.1</sparkle:version>
13-
<sparkle:shortVersionString>9.1.1000</sparkle:shortVersionString>
12+
<sparkle:version>180.2</sparkle:version>
13+
<sparkle:shortVersionString>9.1.1050</sparkle:shortVersionString>
1414
<enclosuretype="application/octet-stream"
15-
url="https://github.com/macvim-dev/macvim/releases/download/prerelease-180.1/MacVim.dmg"
16-
sparkle:edSignature="AFovtwmIhl+7eUvQoiFJnKzyMf7wErPxCAPFeWM0caFPRrXQrQGD7SaQFJbf27pMTeRJEjbCWasuNWFo+MFaCQ=="length="22200332"
15+
url="https://github.com/macvim-dev/macvim/releases/download/prerelease-180.2/MacVim.dmg"
16+
sparkle:edSignature="iT020lpn715h2EZik7IpEFpn3pLFvWtQ48AostRhVDBig3xs5B2fEzgIUj62UPGC2PusfrySCfOAC/8vdidEBQ=="length="22169475"
1717
/>
1818
<sparkle:deltas>
1919
<enclosuretype="application/octet-stream"
20-
url="https://github.com/macvim-dev/macvim/releases/download/prerelease-180.1/180_to_180.1.delta"
20+
url="https://github.com/macvim-dev/macvim/releases/download/prerelease-180.2/180_to_180.2.delta"
2121
sparkle:deltaFrom="180"
22-
sparkle:edSignature="PxBvlW6vcg4NjHGBuHil6I/iyYQZBRSVAItRS7gL55HVkB9TQin11Gib2VZQTcT6NUGAcKrVYDl84uVBRhKPAQ=="length="2942242"
22+
sparkle:edSignature="efeSZchbmk8rO4333ySqoE1bT+y7xVhjXH3ppIEByeWp4gWcVanI+Eh0zmsqdNwedlUi+r6vKlzif548jIZhBw=="length="3172170"
23+
/>
24+
<enclosuretype="application/octet-stream"
25+
url="https://github.com/macvim-dev/macvim/releases/download/prerelease-180.2/180.1_to_180.2.delta"
26+
sparkle:deltaFrom="180.1"
27+
sparkle:edSignature="vTuVqluAERS0xbjjlTNh6yvGhGQBkIUoWVW8cHGCFs1/VUUZbVwBaUZFVuqPArMcDAeytLlxO0tJml4SZLYVCA=="length="1024154"
2328
/>
2429
</sparkle:deltas>
2530

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp