sqlitebrowser / sqlitebrowser/sqlitebrowser
Add hotkey to cycle tabs in main window (CTRL+TAB on Windows)
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 24.6k
- Forks
- 2.4k
- Avg merge
- 3d 49m
- Merged PRs (30d)
- 3
Description
While there are hotkeys to select a specific tab, I'd like it if I could switch between tabs via hotkey, by order of "most recently used".
CTRL+TAB is often used for this on Windows applications (https://en.wikipedia.org/wiki/Table_of_keyboard_shortcuts#Tab_management).
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 at the main window's existing tab-selection and hotkey handling, using the current shortcuts for selecting specific tabs as the reference point. Verify that CTRL+TAB on Windows cycles tabs in most-recently-used order and that the behavior works as intended in the main window.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100