Skip to content

Tags: ahazra/macvim

Tags

snapshot-161

Toggle snapshot-161's commit message

Verified

This tag was signed with the committer’s verified signature.
ychin Yee Cheng Chin
MacVim Snapshot 161

snapshot-160

Toggle snapshot-160's commit message

Verified

This tag was signed with the committer’s verified signature.
ychin Yee Cheng Chin
MacVim Snapshot 160

snapshot-159

Toggle snapshot-159's commit message

Verified

This tag was signed with the committer’s verified signature.
ychin Yee Cheng Chin
MacVim Snapshot 159

snapshot-158

Toggle snapshot-158's commit message

Verified

This tag was signed with the committer’s verified signature.
ychin Yee Cheng Chin
MacVim Snapshot 158

snapshot-157

Toggle snapshot-157's commit message

Verified

This tag was signed with the committer’s verified signature.
ychin Yee Cheng Chin
MacVim Snapshot 157

snapshot-156

Toggle snapshot-156's commit message

Verified

This tag was signed with the committer’s verified signature.
ychin Yee Cheng Chin
MacVim Snapshot 156

snapshot-155

Toggle snapshot-155's commit message

Verified

This tag was signed with the committer’s verified signature.
ychin Yee Cheng Chin
MacVim Snapshot 155

snapshot-154

Toggle snapshot-154's commit message

Verified

This tag was signed with the committer’s verified signature.
ychin Yee Cheng Chin
MacVim Snapshot 154

snapshot-153

Toggle snapshot-153's commit message

Verified

This tag was signed with the committer’s verified signature.
ychin Yee Cheng Chin
MacVim Snapshot 153

Using annotated tags (prevous releases used lightweight tags) to allow
for signing.

snapshot-152

Toggle snapshot-152's commit message

Verified

This commit was signed with the committer’s verified signature.
ychin Yee Cheng Chin
MacVim Snapshot 152

Vim patch 8.1.560

Targets macOS 10.8+

Features:
- macOS Mojave (10.14) is now supported.
    - MacVim's UI now works with Dark Mode.
    - Fixed broken rendering and flickering under Mojave when using the
      default Core Text renderer. macvim-dev#757
- guioption 'k' is supported again. macvim-dev#731
    - This option prevents window from resizing when UI elements such as
      toolbars or tabs show or hide themselves.

Fixes:
- Fixed misc fullscreen and window resizing bugs and artifacts macvim-dev#745
- Dragging tabs to reorder now works properly macvim-dev#789
- Fixed timer callback handling in GUI macvim-dev#749
- Fixed native tabs (10.12+) interring with Vim tabs macvim-dev#788
- Fixed Japanese IME Ctrl-U/Ctrl-O handling macvim-dev#742
- Fixed MMShareFindPboard and Cmd-E/Cmd-G interactions macvim-dev#780
- Better handling of guifontwide font size macvim-dev#737
- Better python discovery in default vimrc macvim-dev#739

Known Issues:
- Scrolling performance is slightly worse under Mojave macvim-dev#796

Script interfaces have compatibility with these versions:
- Lua 5.3
- Perl 5.18
- Python2 2.7
- Python3 3.7
- Ruby 2.5