Skip to content

Add an option to start a new process instead of overriding the current one#180

Open
tbttfox wants to merge 1 commit intomhinz:masterfrom
tbttfox:separate-process
Open

Add an option to start a new process instead of overriding the current one#180
tbttfox wants to merge 1 commit intomhinz:masterfrom
tbttfox:separate-process

Conversation

@tbttfox
Copy link
Copy Markdown

@tbttfox tbttfox commented Jun 15, 2022

I'm trying to use nvr with NVR_CMD=nvim-qt.exe -- on Windows, and apparently the os.execvpe replacement of the current process doesn't work with that. I found that starting nvim-qt as a separate process makes it work, so I added the option.

Unfortunately, I don't know exactly why this is an issue, but since the fix is pretty easy I didn't dig into it too far.

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.

1 participant