From f4ab6542fae915a3c5cb040c0bd8be0263d5c8f4 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 11 May 2021 10:24:48 +0530 Subject: [PATCH] ... --- kitty/cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/cli.py b/kitty/cli.py index c67627800..c8f0c3366 100644 --- a/kitty/cli.py +++ b/kitty/cli.py @@ -693,7 +693,7 @@ Useful when debugging rendering problems --debug-input --debug-keyboard dest=debug_keyboard type=bool-set -This option will cause kitty to print out key events as they are received +This option will cause kitty to print out key and mouse events as they are received --debug-font-fallback