Fix goto_session not respecting the focus_tab session directive when creating a session in an existing OS window

Fixes #9366
This commit is contained in:
Kovid Goyal
2026-01-08 20:43:38 +05:30
parent 30ba15e6bc
commit 3637e31ca3
2 changed files with 12 additions and 2 deletions

View File

@@ -176,6 +176,9 @@ Detailed list of changes
- Fix a regression in the previous release that caused moving between neighbors
in the vertical and horizontal layouts to go in the opposite direction (:iss:`9355`)
- Fix :ac:`goto_session` not respecting the focus_tab session directive when
creating a session in an existing OS window (:iss:`9366`)
0.45.0 [2025-12-24]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~