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

Add an option along with --remote to wait until file is closed #12

Open
hydrargyrum opened this issue Apr 9, 2017 · 0 comments
Open
Labels

Comments

@hydrargyrum
Copy link
Owner

Commands like git may start $EDITOR to edit various files. However, when the editor finishes, the command assumes the file has been edited, which prevents use of --remote option.
There should be an option to wait the remote instance as long as the file is open remotely.
Warning: if the dbus communication is lost, the tracking state could be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant