Skip to content

Add shortcuts to change active tab

Paulo Queiroz requested to merge tab-selection into main

Add shortcuts to change the active tab. Ideally this would include direct switching (alt-1 for first tab, alt-2 for second, ...), but a simpler Ctrl+(Shift+)Tab for next/previous switching would also work.

  • Next/previous switching
  • Add shortcuts window
  • Add menu entry for shortcuts window to right-click menu
  • (optional) direct switching

When this MR is ready, it will close #8 (closed).

Edited by Paulo Queiroz

Merge request reports