Switch tabs in most recently used order
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 7.5k
- Forks
- 353
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 15
Description
When there are more than 2 tabs open I would really love to switch tabs in the most recently used order.
This allows me to quickly toggle between two tabs, and forms groupings automatically by usage, which is a great intuition to develop. This is similar to alt-tabbing or command tabbing on major OS's (or even in Firefox!).
Would be incredible to have this implemented.
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
Start by tracing Rio's Rust input handling and tab management to find where tab-switching behavior is defined. Confirm how existing tab navigation works, then implement most-recently-used ordering for more than two tabs and verify that switching back and forth between two tabs follows usage order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100