I'm on MacOS 10.14.2 and Xcode 10.1 and have configured MacVim as follows:
./configure --with-features=huge --enable-rubyinterp --enable-pythoninterp --enable-python3interp --enable-perlinterp --enable-cscope --with-compiledby="Mario Grgic" --enable-terminal
When you issue :version command in the GUI , there is now a noticeable delay before the command displays the version information. Command line version prints the version info instantly.
This is a regression from versions built with macOS 10.13 SDK.
I'm on MacOS 10.14.2 and Xcode 10.1 and have configured MacVim as follows:
When you issue
:versioncommand in the GUI , there is now a noticeable delay before the command displays the version information. Command line version prints the version info instantly.This is a regression from versions built with macOS 10.13 SDK.