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

Process: system() should use jobstart() on neovim #533

Open
josephholsten opened this issue Jul 21, 2017 · 1 comment
Open

Process: system() should use jobstart() on neovim #533

josephholsten opened this issue Jul 21, 2017 · 1 comment

Comments

@josephholsten
Copy link
Contributor

#469 causes system() to no longer support background processes on neovim. It looks like the replacement is jobstart().

I'd love to implement myself, but my vimscript is terrible, so I'd appreciate a little help!

@lambdalisue
Copy link
Member

#513 would help

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

2 participants