Sessions: Allow controlling which OS Window is active via the focus_os_window directive

This commit is contained in:
Kovid Goyal
2022-09-10 08:27:36 +05:30
parent 7b2e29a6a8
commit 6741ac2087
4 changed files with 19 additions and 2 deletions

View File

@@ -42,6 +42,8 @@ Detailed list of changes
- ssh kitten: Fix :envvar:`KITTY_PUBLIC_KEY` not being encoded properly when transmitting (:iss:`5496`)
- Sessions: Allow controlling which OS Window is active via the ``focus_os_window`` directive
0.26.2 [2022-09-05]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~