Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Window doesn't open when launched from the Dock or Finder #1501

Open
3 of 7 tasks
0xdd-co opened this issue Sep 17, 2024 · 0 comments
Open
3 of 7 tasks

Window doesn't open when launched from the Dock or Finder #1501

0xdd-co opened this issue Sep 17, 2024 · 0 comments

Comments

@0xdd-co
Copy link

0xdd-co commented Sep 17, 2024

Steps to reproduce

  1. Launch MacVim from the Dock or Applications folder
  2. New window does not appear.
  3. 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant