A new mappable action select_window_in_tab to select a window in the current tab to switch to, by window title

Also when using the focus_visible_window action in a layout that shows
only a single window such as the stack layout, use this facility
automatically.
This commit is contained in:
Kovid Goyal
2021-10-14 09:15:22 +05:30
parent 3f1a0baa84
commit 533b0ed591
3 changed files with 38 additions and 10 deletions

View File

@@ -32,6 +32,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
the request by default instead of denying by default. See
:opt:`clipboard_control` for details (:iss:`4022`)
- A new mappable action ``select_window_in_tab`` to select a window in the current tab to switch to, by window title
- A new option :opt:`bell_path` to specify the path to a sound file
to use as the bell sound