Description
The "zoom" window option in MacVim (which normally vertically maximizes the window) seems to have been broken in snapshot 150. If I resize Vim windows using any other method, all is well and 'set lines' and 'set columns' are updated accordingly. If I use the Zoom command in the Window menu, however (either by selecting it from the menu, using a keyboard shortcut, or double-clicking on the title bar), the window does not appear to resize, and from then on out MacVim's display is strangely corrupted, as though it thinks it's changed sizes but it hasn't. (I have been unable to get a consistent enough failure mode to narrow it down precisely).
Was able to reproduce this issue with gvim -N -u NONE
, so I don't believe it's a settings issue on my part. I am running macOS High Sierra 10.13.6.
EDIT: Also experiencing this issue with another system running macOS 10.11.6.