From 67c1ce728039515575c23a3dc9818c8af85eb148 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 13 May 2025 11:54:01 +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 88708f504..34a215d21 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -111,7 +111,7 @@ Detailed list of changes - Fix ambiguous width and private use characters not being rendered when used with variable width text-sizing protocol escape codes -- macOS: Quick access terminal: Restore focus to previously active window when hiding the quick access terminal window (:iss:`8627`) +- Quick access terminal: Restore focus to previously active window when hiding the quick access terminal window on macOS (:iss:`8627`) - Wayland: Fix an abort if the terminal program sets a window title longer than 2KB that contains CSI escape sequences and multibyte UTF-8 (:iss:`8619`)