enable remote control for kitty
This commit is contained in:
parent
4493bbfd31
commit
10899f6b6a
1 changed files with 3 additions and 0 deletions
|
|
@ -23,3 +23,6 @@ map ctrl+9 goto_tab 9
|
|||
map ctrl+shift+t new_tab_with_cwd
|
||||
map cmd+t new_tab_with_cwd
|
||||
map cmd+shift+t new_tab
|
||||
|
||||
# allow remote control so that scripts can change stuff
|
||||
allow_remote_control yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue