Add a --debug-keyboard command line option

It's a little more discoverable than the env var.
This commit is contained in:
Kovid Goyal
2018-06-02 12:08:13 +05:30
parent 5cd9af6c37
commit f857b1afd3
2 changed files with 11 additions and 2 deletions

View File

@@ -129,6 +129,11 @@ Debug OpenGL commands. This will cause all OpenGL calls to check for errors
instead of ignoring them. Useful when debugging rendering problems
--debug-keyboard
type=bool-set
This option will cause kitty to print out what key events as they are received
--debug-font-fallback
type=bool-set
Print out information about the selection of fallback fonts for characters not present in the main font.