Skip to content

MacVim window doesn't open when opening files from Finder, mvim from terminal works #252

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

Closed
jwmann opened this issue Mar 5, 2016 · 2 comments

Comments

@jwmann
Copy link

jwmann commented Mar 5, 2016

I recently upgraded to El Capitan (10.11.3) and run the homebrew macvim.
I have the latest version running 7.4-98

Here's what's up.

Scenario 1

I can open my alias inside /Applications that I linked using brew linkapps macvim.
MacVim totally works fine. I can open files from Finder and it will load in a new buffer in MacVim.

Scenario 2

When MacVim is not already open. I will open a file from Finder.
MacVim Starts, you can see a window flash on the screen, and then nothing. MacVim can't open any windows, not even new plain windows.

Scenario 3

Interestingly, if I run mvim ~/myfile_I_want_to_open.txt in the terminal, it opens MacVim just fine and will work just the same as Scenario 1

So it seems like Finder just doesn't like opening MacVim right now.

Any ideas?

@splhack
Copy link
Contributor

splhack commented Mar 5, 2016

sounds the same as #109

@jsfranko
Copy link

jsfranko commented Jun 5, 2016

Typing gvim after a brew install MacVim (7.4 as of this post) opens MacVim and shows an icon in the macOS dock. right click it and choose options and keep in dock. it also shows up in the context menu right clicking a file in the finder. you an also drag a doc to the icon in the dock. I removed the Vim.app that was installed in the applications folder. it crashed after bouncing a few times in the dock. vim at the command line opens a shell vim.

@splhack splhack closed this as completed Aug 10, 2016
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

3 participants