Steps to reproduce
- Install MacVim via Macports:
- Start MacVim
Expected behaviour
No error dialog should be displayed or an explanation of the underlying problem and the steps to solve it should be given.
Version of MacVim
MacVim r183 (Vim (null))
MacVim installation method
MacPorts
Environment
Tahoe 26.5.1
Macbook Pro M3 Max
No terminal - opened via double click in e.g. a .txt file or directly on the application
Logs and stack traces
I could not find anything relating to MacVim in /var/log/* - what is this console log the error message refers to?
Vim and MacVim configuration where issue is reproducable
$ cat .vimrc
set guifont=Hack:h14
set linespace=2
How was MacVim launched?
Issue has been tested with clean configuration
Steps to reproduce
Expected behaviour
No error dialog should be displayed or an explanation of the underlying problem and the steps to solve it should be given.
Version of MacVim
MacVim r183 (Vim (null))
MacVim installation method
MacPorts
Environment
Tahoe 26.5.1
Macbook Pro M3 Max
No terminal - opened via double click in e.g. a .txt file or directly on the application
Logs and stack traces
Vim and MacVim configuration where issue is reproducable
How was MacVim launched?
opencommand)Issue has been tested with clean configuration
mvim --clean(orgvim, supplied by MacVim distribution). You can also use the File → "New Clean Window" menu item within MacVim.vim --clean(in terminal, supplied by MacVim distribution)vim --clean(in terminal, other suppliers, e.g. /usr/bin/vim)