mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
Get rid of --debug-config
Instead have a keybind that shows the configuration used by the currently running kitty instance
This commit is contained in:
parent
a1b87f445b
commit
4a71afaf96
9 changed files with 195 additions and 170 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`
|
||||
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`
|
||||
Open a |kitty| shell :sc:`kitty_shell`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue