Add option :option:kitten @ detach-window --stay-in-tab to keep focus in the currently active tab when moving windows

Fixes #7468
This commit is contained in:
Kovid Goyal
2024-05-23 21:45:30 +05:30
parent 8b34937b34
commit 15d86013d8
2 changed files with 12 additions and 1 deletions

View File

@@ -98,6 +98,8 @@ Detailed list of changes
- macOS: Fix --start-as=fullscreen not working when another window is already fullscreen (:iss:`7448`)
- Add option :option:`kitten @ detach-window --stay-in-tab` to keep focus in the currently active tab when moving windows (:iss:`7468`)
0.34.1 [2024-04-19]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~