removed tmux as shell, add shortcut for broadcast kitten
This commit is contained in:
parent
5acc8f6c50
commit
f29788de51
1 changed files with 3 additions and 1 deletions
|
@ -774,7 +774,7 @@ mark3_background #f274bc
|
||||||
|
|
||||||
#: Advanced {{{
|
#: Advanced {{{
|
||||||
|
|
||||||
shell tmux
|
#shell tmux
|
||||||
|
|
||||||
#: The shell program to execute. The default value of . means to use
|
#: The shell program to execute. The default value of . means to use
|
||||||
#: whatever shell is set as the default shell for the current user.
|
#: whatever shell is set as the default shell for the current user.
|
||||||
|
@ -1287,6 +1287,8 @@ map kitty_mod+a>1 set_background_opacity 1
|
||||||
map kitty_mod+a>d set_background_opacity default
|
map kitty_mod+a>d set_background_opacity default
|
||||||
map kitty_mod+delete clear_terminal reset active
|
map kitty_mod+delete clear_terminal reset active
|
||||||
|
|
||||||
|
map F2 launch --allow-remote-control kitty +kitten broadcast
|
||||||
|
|
||||||
#: You can create shortcuts to clear/reset the terminal. For example::
|
#: You can create shortcuts to clear/reset the terminal. For example::
|
||||||
|
|
||||||
#: # Reset the terminal
|
#: # Reset the terminal
|
||||||
|
|
Loading…
Reference in a new issue