-
Notifications
You must be signed in to change notification settings - Fork 13.2k
/restart command #16124
Copy link
Copy link
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalityhelp wantedWe will accept PRs from all issues marked as "help wanted". Thanks for your support!We will accept PRs from all issues marked as "help wanted". Thanks for your support!priority/p2Important but can be addressed in a future release.Important but can be addressed in a future release.
Metadata
Metadata
Assignees
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalityhelp wantedWe will accept PRs from all issues marked as "help wanted". Thanks for your support!We will accept PRs from all issues marked as "help wanted". Thanks for your support!priority/p2Important but can be addressed in a future release.Important but can be addressed in a future release.
Type
Fields
Give feedbackNo fields configured for Feature.
What would you like to be added?
It's a bit silly, but a restart command, that auto-resumes the session could be convenient when the tool updated itself.
Current behaviour:
Why is this needed?
Expected behaviour:
The tool shutdown, and at its last breath sets of a cascade that starts
gemini --resume <ID>, in a way that makes sure executables are not in use (if that's an important thing with this software).Ref: https://x.com/HenkPoley/status/2008940223191740885
Additional context
No response