usebruno/bruno

[Feature request] Switch tabs with keyboard shortcut

Open

#736 ouverte le 23 oct. 2023

Voir sur GitHub
 (26 commentaires) (9 réactions) (1 assigné)JavaScript (43 787 stars) (2 403 forks)batch import
enhancementgood first issuehelp wantedmodule-qolshort-term-goal

Description

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.

Guide contributeur