Skip to content

Allow to move focus between subterminals

Rastersoft requested to merge move_between_terminals into master

This patch allows to move the focus between the subterminals in a tab using the keyboard. By default it uses Ctrl+Shift plus the cursors, but the keys are configurable by the user.

Merge request reports