mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
...
This commit is contained in:
parent
847ef008e2
commit
9a0e84293f
1 changed files with 1 additions and 1 deletions
|
|
@ -3452,7 +3452,7 @@ For example::
|
|||
You can create mappings that apply when the focused window matches some condition,
|
||||
such as having a particular program running. For example::
|
||||
|
||||
map --when-focus-on "title:keyboard.protocol" kitty_mod+t
|
||||
map --when-focus-on title:keyboard.protocol kitty_mod+t
|
||||
|
||||
This will cause :kbd:`kitty_mod+t` (the default shortcut for opening a new tab)
|
||||
to be unmapped only when the focused window
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue