From 7c963a67cf19ddaf9ad0e440647c13035b9000d6 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 23 Mar 2026 22:24:56 +0530 Subject: [PATCH] ... --- kitty/options/definition.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/options/definition.py b/kitty/options/definition.py index e037a17af..fe17ef422 100644 --- a/kitty/options/definition.py +++ b/kitty/options/definition.py @@ -838,7 +838,7 @@ long_text=''' Set the active window to the window under the mouse when moving the mouse around. On macOS, this will also cause the OS Window under the mouse to be focused automatically when the -mouse enters it. +mouse enters it, as long as the kitty application is the active application. ''' )