usebruno/bruno

[Feature request] Switch tabs with keyboard shortcut

クローズ

#736 opened on 2023/10/23

 (26 件のコメント) (9 件のリアクション) (1 人の担当者)JavaScript (2,403 件のフォーク)batch import
enhancementgood first issuehelp wantedmodule-qolshort-term-goal

Repository metrics

Stars
 (43,787 個のスター)
PR merge metrics
 (平均マージ 6d 21h) (30d で 96 merged PRs)

説明

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.

コントリビューターガイド