You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Launch MacVim from the Dock or Applications folder
New window does not appear.
File -> New Window and File -> Clean Window does nothing.
I removed .vimrc, .gvimrc, .viminfo, and all plugins and the issue persists.
If MacVim is launched directly in terminal via /Applications/MacVim.app/Contents/bin/mvim, everything works as expected. Similar issue was raised in a Google Groups discussion.
Expected behaviour
A new window should appear when launching the app.
Version of Vim and architecture
9.1.727, r180, arm64
Environment
Operating system: macOS 15.0
How MacVim was installed
Downloaded from GitHub
Logs and stack traces
No response
Vim configuration where issue is reproducable
No response
Issue has been tested with given configuration
by running MacVim.app from GUI macOS interface
by running vim/gvim/etc installed by MacVim
by running other versions of vim (e.g. /usr/bin/vim)
Issue has been tested with no configuration
by running mvim --clean (or gvim, supplied by MacVim distribution)
by running vim --clean (in terminal, supplied by MacVim distribution)
by running vim --clean (in terminal, other suppliers, e.g. /usr/bin/vim)
Other conditions
The both Homebrew packages "vim" and "macvim" are installed
The text was updated successfully, but these errors were encountered:
Steps to reproduce
I removed .vimrc, .gvimrc, .viminfo, and all plugins and the issue persists.
If MacVim is launched directly in terminal via
/Applications/MacVim.app/Contents/bin/mvim
, everything works as expected. Similar issue was raised in a Google Groups discussion.Expected behaviour
A new window should appear when launching the app.
Version of Vim and architecture
9.1.727, r180, arm64
Environment
Operating system: macOS 15.0
How MacVim was installed
Downloaded from GitHub
Logs and stack traces
No response
Vim configuration where issue is reproducable
No response
Issue has been tested with given configuration
Issue has been tested with no configuration
mvim --clean
(orgvim
, supplied by MacVim distribution)vim --clean
(in terminal, supplied by MacVim distribution)vim --clean
(in terminal, other suppliers, e.g. /usr/bin/vim)Other conditions
The text was updated successfully, but these errors were encountered: