Skip to content

Switch focus when closing inactive tab with splits

When closing an inactive tab with splits, focusAnotherTerminal() was not transferring focus to any TerminalDisplay, resulting in having no active session on ViewManager, which would then crash when splitting the view.

BUG: 446830

Merge request reports