Restore previous Session on start
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 7.5k
- Forks
- 353
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 15
Description
A feature I really like in the macOS default terminal is that it restores all tabs and their history when the application gets restarted (i.e. reboot or crash).
Something that is extremely annoying though is the fact that apple decided not to do this when the terminal is quit normally.
Having Rio restore all open tabs and their history on restart would be a great addition.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating Rio's startup and shutdown handling, then trace how tabs and terminal history are represented and whether any persistence exists. Done means a normal quit followed by restart restores the previously open tabs and their history.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100