EnhancementHacktoberFestgood first issue
仓库指标
- Star
- (14,852 star)
- PR 合并指标
- (平均合并 13天 23小时) (30 天内合并 20 个 PR)
描述
Is your feature request related to a problem? Please describe.
Currently, there is no easy way to control the tabs in Cutter from the keyboard
Describe the solution you'd like
I want to apply a set of keyboard shortcuts to manage tabs in Cutter:
- Ctrl+Tab - Jump to the next open tab
- Ctrl+Shift+Tab -J ump to the previous open tab
- Ctrl+W - Close the current tab
- Ctrl+T - Duplicate current tab
- Ctrl+Shift+T - Reopen previously closed tabs in the order they were closed
Mouse shortcut - Mouse middle click on a tab will close it