Skip to content

Releases: macvim-dev/macvim

snapshot-86: MacVim Snapshot 86

11 Dec 22:50

Choose a tag to compare

Binary targets OS X 10.8(Mountain Lion), 10.9(Mavericks), 10.10(Yosemite), and 10.11(El Capitan)

- Vim patch 7.4.969
- Add MMNoTitleBarWindow and MMUseMouseTime

Script interfaces have compatibility with these versions

- Lua 5.2
- Perl 5.16
- Python2 2.7
- Python3 3.5
- Ruby 2.0

snapshot-85: MacVim Snapshot 85

07 Dec 04:56

Choose a tag to compare

Binary targets OS X 10.8(Mountain Lion), 10.9(Mavericks), 10.10(Yosemite), and 10.11(El Capitan)

- Vim patch 7.4.963

Script interfaces have compatibility with these versions

- Lua 5.2
- Perl 5.16
- Python2 2.7
- Python3 3.5
- Ruby 2.0

snapshot-84: MacVim Snapshot 84

24 Nov 00:07

Choose a tag to compare

Binary targets OS X 10.8(Mountain Lion), 10.9(Mavericks), 10.10(Yosemite), and 10.11(El Capitan)

- Vim patch 7.4.936
- Fix to enable graphical sign
- Update the default Python 2.7 dylib path

Script interfaces have compatibility with these versions

- Lua 5.2
- Perl 5.16
- Python2 2.7
- Python3 3.5
- Ruby 2.0

snapshot-83: MacVim Snapshot 83

20 Nov 21:03

Choose a tag to compare

Binary targets OS X 10.8(Mountain Lion), 10.9(Mavericks), 10.10(Yosemite), and 10.11(El Capitan)

- Vim patch 7.4.930
- Fix character width for powerline font characters
- Fix inputdialog issue

Script interfaces have compatibility with these versions

- Lua 5.2
- Perl 5.16
- Python2 2.7
- Python3 3.5
- Ruby 2.0

snapshot-82: MacVim Snapshot 82

16 Nov 00:49

Choose a tag to compare

Binary targets OS X 10.8(Mountain Lion), 10.9(Mavericks), 10.10(Yosemite), and 10.11(El Capitan)

- Vim patch 7.4.922
- Fix spacing issues on Ligatures
- Improve redraw behavior on Ligatures
- Introduce 'macligatures' option for enabling Ligatures

Script interfaces have compatibility with these versions

- Lua 5.2
- Perl 5.16
- Python2 2.7
- Python3 3.5
- Ruby 2.0

snapshot-81: Snapshot 81

06 Nov 00:31

Choose a tag to compare

Binary targets OS X 10.8(Mountain Lion), 10.9(Mavericks), 10.10(Yosemite), and 10.11(El Capitan)

- Vim patch 7.4.909
- Fix adding/closing tab redraw issue
- Support Emoji🐱

Script interfaces have compatibility with these versions

- Lua 5.2
- Perl 5.16
- Python2 2.7
- Python3 3.5
- Ruby 2.0

snapshot-80: Snapshot 80

04 Nov 17:41

Choose a tag to compare

Binary targets OS X 10.8(Mountain Lion), 10.9(Mavericks), 10.10(Yosemite), and 10.11(El Capitan)

- Vim patch 7.4.909
- Prevent SIGSEGV using both python and python3
- Fix if_perl and if_python3 dylib loading

snapshot-79: Snapshot 79

31 Oct 16:31

Choose a tag to compare

Binary targets OS X 10.8(Mountain Lion), 10.9(Mavericks), 10.10(Yosemite), and 10.11(El Capitan)

- Vim patch 7.4.903
- Add basic support for CoreText ligatures
- Add optional blur to transparent windows
- Allow to open directory in Open dialog
- Fix rendering and resizing issues on El Capitan Split View
- Fix Deployment Target for Yosemite with Xcode 7.1

Snapshot 77

06 Jul 07:45

Choose a tag to compare

  • Vim patch 7.4.769
  • Fix for native full screen on secondary monitor.
  • Fix crash when rendering invalid Unicode characters.
  • Fix additional deprecation warnings.
  • Fix deprecation warning regarding NSOKButton on 10.10+.
  • Fix the fullscreen problem in Yosemite

Snapshot 76

29 Apr 09:13

Choose a tag to compare

Fix flicker (thanks @jpetrie)