enable remote control for kitty

This commit is contained in:
jc 2024-06-04 23:03:32 -04:00
commit 10899f6b6a
No known key found for this signature in database

View file

@ -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