usebruno/bruno

[Feature request] Switch tabs with keyboard shortcut

已关闭

#736 创建于 2023年10月23日

 (26 条评论) (9 个反应) (1 位负责人)JavaScript (2,403 个派生)batch import
enhancementgood first issuehelp wantedmodule-qolshort-term-goal

仓库指标

星标
 (43,787 个星标)
PR 合并指标
 (平均合并 6天 21小时) (30 天内合并 96 个 PR)

描述

Bruno is great but I really miss the possibility to switch between tabs with the keyboard. I suggest to implement it like Firefox does it:

  • Ctrl+PgUp: Switch to previous tab
  • Ctrl+PgDown: Switch to next tab
  • Ctrl+Tab: Switch to recently used tab i.e. pressed once opens the most recently used tab, pressed twice opens second least recently used tab.

Especially the Ctrl+Tab shortcut I find very useful for daily work.

贡献者指南