brave / brave-browser

Brave browser for Android, iOS, Linux, macOS, Windows.
https://brave.com
Mozilla Public License 2.0
17.86k stars 2.34k forks source link

[feature request] Allow users to rearrange tabs with keyboard shortcuts #40917

Open hamirmahal opened 2 months ago

hamirmahal commented 2 months ago

Platforms

Linux

Description

I can use Ctrl + Tab and Ctrl + Shift + Tab to switch between browser tabs, but it'd be really neat if I could rearrange the order of browser tabs just using keyboard shortcuts.

For example, if my tab order is A -> B -> C -> D, and I'm currently on tab C, it'd be nice if I could do something like Ctrl + Shift + Left Arrow to change the ordering to A -> C -> B -> D, and tab C can remain the current tab.

hamirmahal commented 2 months ago

Description

I can use Ctrl + Tab and Ctrl + Shift + Tab to switch between browser tabs, but it'd be really neat if I could rearrange the order of browser tabs just using keyboard shortcuts.

This way users can rearrange tabs without leaving their keyboards and without having to rely on the mouse, which might improve some workflows.