mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-16 05:24:20 +02:00
Merge branch 'master' of https://github.com/akobel/kitty
This commit is contained in:
@@ -662,10 +662,11 @@ can open a new kitty window to replay the commands with::
|
||||
Path to file in which to store the raw bytes received from the child process
|
||||
|
||||
|
||||
--debug-gl
|
||||
--debug-rendering --debug-gl
|
||||
type=bool-set
|
||||
Debug OpenGL commands. This will cause all OpenGL calls to check for errors
|
||||
instead of ignoring them. Useful when debugging rendering problems
|
||||
Debug rendering commands. This will cause all OpenGL calls to check for errors
|
||||
instead of ignoring them. Also prints out miscellaneous debug information.
|
||||
Useful when debugging rendering problems
|
||||
|
||||
|
||||
--debug-keyboard
|
||||
|
||||
Reference in New Issue
Block a user