add focus_tab to restore tab focus by default

This commit is contained in:
Jackie Li
2025-10-27 08:47:35 +00:00
parent 422bcf1328
commit dfbf5103c2
2 changed files with 11 additions and 1 deletions

View File

@@ -196,6 +196,9 @@ Detailed list of changes
- Add ``state:focused_os_window`` match query to select all windows in the
currently focused OS window (:ref:`search_syntax`)
- Session saving now automatically preserves which tab is active in each OS
window by adding a ``focus_tab`` command to saved session files
0.43.1 [2025-10-01]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~