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

Open in tabs #337

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Open in tabs #337

wants to merge 3 commits into from

Conversation

bfulkers
Copy link
Contributor

This is an updated version of #197 which is rebased on master and uses an appdelegate instance variable to store the preference

Roland Crosby and others added 3 commits March 11, 2019 01:07
Fixes rogual#182. Adds a "MacSetOpenFilePreference" vim function, which sends a
"neovim.app.setOpenFilePreference" message to the GUI. If the argument to the
function is "new-tab", files dragged to the app/used via "open with" or gnvim
will open in new tabs; if it's "new window", a new window will open and the
files will be opened in tabs in that window.
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

Successfully merging this pull request may close these issues.

None yet

1 participant