mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-13 04:03:16 +02:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user