usebruno/bruno

[Feature request] Switch tabs with keyboard shortcut

Fechada

#736 aberto em 23 de out. de 2023

 (26 comentários) (9 reações) (1 responsável)JavaScript (2.403 forks)batch import
enhancementgood first issuehelp wantedmodule-qolshort-term-goal

Métricas do repositório

Stars
 (43.787 estrelas)
Métricas de merge de PR
 (Mesclagem média 6d 21h) (96 fundiu PRs em 30d)

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.

Guia do colaborador