mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
Add a shortcut to reload the config file
This commit is contained in:
parent
7148f262c0
commit
9003c76261
6 changed files with 32 additions and 9 deletions
|
|
@ -116,6 +116,7 @@ Toggle maximized :sc:`toggle_maximized`
|
|||
Input unicode character :sc:`input_unicode_character` (also :kbd:`^+⌘+space` on macOS)
|
||||
Click URL using the keyboard :sc:`open_url`
|
||||
Reset the terminal :sc:`reset_terminal`
|
||||
Reload :file:`kitty.conf` :sc:`reload_config_file`
|
||||
Debug :file:`kitty.conf` :sc:`debug_config`
|
||||
Pass current selection to program :sc:`pass_selection_to_program`
|
||||
Edit |kitty| config file :sc:`edit_config_file`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue