Skip to content

feat: ctrl + tab navigation - #96

Open
Fardays90 wants to merge 1 commit into
pacifio:mainfrom
Fardays90:feat/tab-navigation
Open

feat: ctrl + tab navigation#96
Fardays90 wants to merge 1 commit into
pacifio:mainfrom
Fardays90:feat/tab-navigation

Conversation

@Fardays90

Copy link
Copy Markdown
Contributor

Added a Ctrl+Tab overlay: hold Ctrl and tap Tab to cycle through recently-used tabs in the focused split column, release Ctrl to jump to the highlighted one. Shift+Tab reverses direction.

a most recently used tab order in the layout store which is tracked separately from the existing navigation stack. So cycling reflects true recency rather than a fixed history path. Wired into every tab activation and tab close path so the order stays accurate.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant