usebruno/bruno

[Feature request] Switch tabs with keyboard shortcut

Open

#736 建立於 2023年10月23日

在 GitHub 查看
 (26 留言) (9 反應) (1 負責人)JavaScript (43,787 star) (2,403 fork)batch import
enhancementgood first issuehelp wantedmodule-qolshort-term-goal

描述

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.

貢獻者指南

[Feature request] Switch tabs with keyboard shortcut · usebruno/bruno#736 | Good First Issue