From f58c0f2241396fc56b008d948a30d148e53c1ca5 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 23 Apr 2025 09:11:37 +0530 Subject: [PATCH] ... --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 4a3d9af64..0d2da1126 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -109,7 +109,7 @@ Detailed list of changes - Remote control: Allow modifying desktop panels and showing/hiding OS Windows using the `kitten @ resize-os-window` command (:iss:`8550`) -- Allow starting kitty with the OS window hidden via :option:`kitty --start-as`=hidden useful for single instance mode (:iss:`3466`) +- Allow starting kitty with the OS window hidden via :option:`kitty --start-as`\=hidden useful for single instance mode (:iss:`3466`) - Allow configuring the mouse unhide behavior when using :opt:`mouse_hide_wait` (:pull:`8508`)