Add a new mappable action nth_os_window to focus OS window

This commit is contained in:
pagedown
2021-12-04 20:45:01 +08:00
parent 0456399ce5
commit 1f3d86a434
3 changed files with 11 additions and 1 deletions

View File

@@ -148,6 +148,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- macOS: Fix keyboard input not working after toggling traditional fullscreen
till the window is clicked in
- A new mappable action ``nth_os_window`` to to focus the specified nth OS
window. (:pull:`4316`)
0.23.1 [2021-08-17]
----------------------