We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c3566c commit db621d8Copy full SHA for db621d8
docs/changelog.rst
@@ -202,8 +202,9 @@ Detailed list of changes
202
- Add ``state:focused_os_window`` match query to select all windows in the
203
currently focused OS window (:ref:`search_syntax`)
204
205
-- Session saving now automatically preserves which tab is active in each OS
206
- window by adding a ``focus_tab`` command to saved session files
+- Session saving now preserves visual tab order and active tab rather than tab
+ activation history as this is generally more important. In the future may
207
+ have it save tab history as well (:pull:`9163`)
208
209
0.43.1 [2025-10-01]
210
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments