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`)