From b8b7592b4007203e00607c83a34fc0e1c2bd0de5 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 18 Aug 2025 15:07:12 +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 aee54b795..86d2b2b6a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -141,7 +141,7 @@ Detailed list of changes - macOS: Fix hiding quick access terminal window not restoring focus to previously active application (:disc:`8840`) -- Allow using backspace to move the cursor onto the previous line in cooked mode. This is indicated by the `bw` property in kitty's terminfo (:iss:`8841`) +- Allow using backspace to move the cursor onto the previous line in cooked mode. This is indicated by the `bw` property in kitty's terminfo (:iss:`8841`) - Watchers: A new event for global watchers corresponding to the tab bar being changed (:disc:`8842`)