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

Does this work with remote dev envs, e.g. nvim running on a VPS, too? #13

Open
newsve opened this issue Apr 10, 2024 · 1 comment
Open

Comments

@newsve
Copy link

newsve commented Apr 10, 2024

Pretty much the title and if yes, would this still work if nvim was running inside tmux?

@cormacrelf
Copy link
Owner

If your VPS is a macOS machine in your time zone, then sure :) This program works by neovim spawning a MacOS binary and listening to the output of that program. It generally only makes sense if the neovim instance is running on your computer and hence the spawned process is also running on your computer.

If you are using tmux from on a macOS machine, then it will be able to do that just fine.

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