usebruno/bruno

[Feature request] Switch tabs with keyboard shortcut

Open

Aperta il 23 ott 2023

Vedi su GitHub
 (26 commenti) (9 reazioni) (1 assegnatario)JavaScript (43.787 star) (2403 fork)batch import
enhancementgood first issuehelp wantedmodule-qolshort-term-goal

Descrizione

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.

Guida contributor