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

Thought: Open and Unsaved Files #6

Open
travispotterBH opened this issue Jun 2, 2023 · 1 comment
Open

Thought: Open and Unsaved Files #6

travispotterBH opened this issue Jun 2, 2023 · 1 comment
Labels
question Further information is requested

Comments

@travispotterBH
Copy link
Owner

What to do when a file in VS or VIM or VSCode, or wherever is opened and unsaved. All work will be lost on branch change. Is there anyway to detect which process owns the file at the moment, and force a save?
Or should we just ignore this case and trust that users are aware of their save status of their files?

@travispotterBH travispotterBH added the question Further information is requested label Jun 2, 2023
@travispotterBH
Copy link
Owner Author

https://docs.rs/winput/latest/winput/fn.send_keys.html once you have hold of the window of whatever software.

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

No branches or pull requests

1 participant