simple-window-saver
simple-window-saver copied to clipboard
Session renaming
Simple WIndow Saver should provide a method to rename existing sessions. Although this can be accomplished by deleting the session and immediately re-creating it under a different name, a one-step UI way (e.g., "rename" button) would be nice to have.
Things to be taken care of when implementing this feature:
- Existing sessions should not be overwritten.
- Cancelling the rename operation should be possible.
- An "undo" button should be available after renaming is done, similar to how session removals can be reverted.