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.

貢獻者指南