Skip to content

fix(shortcuts): reopen closed tab with Ctrl+Shift+T, works from edito… - #2

Open
sagarambilpure wants to merge 1 commit into
YogeshPraj:mainfrom
sagarambilpure:fix/ctrl-shift-t-reopen-tab
Open

fix(shortcuts): reopen closed tab with Ctrl+Shift+T, works from edito…#2
sagarambilpure wants to merge 1 commit into
YogeshPraj:mainfrom
sagarambilpure:fix/ctrl-shift-t-reopen-tab

Conversation

@sagarambilpure

Copy link
Copy Markdown
Contributor

…r focus

Remap the reopen-closed-tab shortcut from Ctrl+Alt+T to Ctrl+Shift+T to match browsers and VS Code. Handle it before the text-field guard so it fires even while the Monaco editor (a hidden textarea) or any input has focus, matching browser behaviour. Update README shortcut table.

…r focus

Remap the reopen-closed-tab shortcut from Ctrl+Alt+T to Ctrl+Shift+T to
match browsers and VS Code. Handle it before the text-field guard so it
fires even while the Monaco editor (a hidden textarea) or any input has
focus, matching browser behaviour. Update README shortcut table.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 9c1e60d9-54fb-4eab-be6e-0d52b018f487
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