upd bigg
This commit is contained in:
parent
cdd176b352
commit
f11c775e3d
3 changed files with 64 additions and 48 deletions
|
@ -1668,7 +1668,8 @@ kitty_mod ctrl+shift
|
|||
#: the value of this option to alter all default shortcuts that use
|
||||
#: kitty_mod.
|
||||
|
||||
clear_all_shortcuts no
|
||||
# clear_all_shortcuts no
|
||||
clear_all_shortcuts yes
|
||||
|
||||
#: Remove all shortcut definitions up to this point. Useful, for
|
||||
#: instance, to remove the default shortcuts.
|
||||
|
@ -1839,8 +1840,8 @@ map kitty_mod+g show_last_command_output
|
|||
|
||||
#: New window
|
||||
|
||||
# map kitty_mod+enter new_window
|
||||
# map cmd+enter new_window
|
||||
# map kitty_mod+enter new_window
|
||||
# map cmd+enter new_window
|
||||
|
||||
#:: You can open a new kitty window running an arbitrary program, for
|
||||
#:: example::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue