add state:focused_os_window to match window

This commit is contained in:
Jackie Li
2025-10-27 08:22:53 +00:00
parent 5e366cb5a3
commit ae29085e5c
3 changed files with 14 additions and 8 deletions

View File

@@ -193,6 +193,9 @@ Detailed list of changes
for saving session files with relative paths, useful when the current working
directory is not the desired location (:doc:`sessions`)
- Add ``state:focused_os_window`` match query to select all windows in the
currently focused OS window (:ref:`search_syntax`)
0.43.1 [2025-10-01]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~