Skip to content

Shortcuts: Add shortcuts to move tab left or right

Daniel Brötzmann requested to merge wurstsalat/gajim:move-tabs-shortcut into master

This adds two shortcuts to move the current tab to the left/right (closes #8026 (closed)):

  • Ctrl+Shift+PageUp: Move to the left
  • Ctrl+Shift+PageDown: Move to the right
Edited by Daniel Brötzmann

Merge request reports