usebruno/bruno

[Feature request] Switch tabs with keyboard shortcut

Fermée

#736 ouverte le 23 oct. 2023

 (26 commentaires) (9 réactions) (1 personne assignée)JavaScript (2 403 forks)batch import
enhancementgood first issuehelp wantedmodule-qolshort-term-goal

Métriques du dépôt

Stars
 (43 787 étoiles)
Métriques de merge PR
 (Merge moyen 6j 21h) (96 PRs mergées en 30 j)

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