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

Prevent duplication session during auto start #22

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

camlafit
Copy link
Contributor

@camlafit camlafit commented Sep 2, 2024

Should be close #19

A way to prevent duplicate saved session, we can just rename anonymous saved file with new pid

* After session restoration, rename source file with new pid
* A named session is constant in the time, then we don't need to renamed it
* Only anonymous session must follow new pid
* Provide a pause between each screen session start
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.

Add an autoremove in auto start script
1 participant