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:
Kovid Goyal
2021-06-05 14:27:24 +05:30
parent a1b87f445b
commit 4a71afaf96
9 changed files with 195 additions and 170 deletions

View File

@@ -21,10 +21,11 @@ Steps to reproduce the behavior:
If applicable, add screenshots to help explain your problem.
**Environment details**
OS: Name and version of operating system(s)
```
Output of kitty --debug-config
Press Ctrl+Shift+F6 in kitty, to copy debug output about kitty and its
configuration to the clipboard and paste it here.
On older versions of kitty, run kitty --debug-config instead
```
**Additional context**