Skip to content

MacVim r180.1 (prerelease)

Pre-release
Pre-release
Compare
Choose a tag to compare
@ychin ychin released this 19 Jan 09:58
· 1250 commits to master since this release
prerelease-180.1
8d524fd

Updated to Vim 9.1.1000

This is a pre-release version of MacVim. To use the latest stable release, see https://github.com/macvim-dev/macvim/releases/latest

What's Changed

What's Changed

  • Use getregion() for showing definition of selected texts by @ychin in #1508
  • Expose setting to only open untitled window only on reactivation by @ychin in #1509
  • Add setting for whether to show document icon at title bar by @ychin in #1510
  • Dark mode improve docs for v:os_appearance and add tests by @ychin in #1511
  • Add support for macos-15 for CI by @ychin in #1514
  • Fix non-native fullscreen quit to black screen bug by @ychin in #1516
  • Fix resizing MacVim window occasionally result in a stale wrong Vim size by @ychin in #1518
  • Fix non-native full screen misc crash, background color, and transparency issues by @ychin in #1521
  • Fix menu item "MacVim Website" to go to correct URL by @ychin in #1524
  • Fix full screen window restore / multi-screen / misc issues by @ychin in #1525
  • New defaults: Smoothly resize window, guioptions+=k by @ychin in #1528

New Contributors

Full Changelog: release-180...prerelease-180.1