This commit is contained in:
Kovid Goyal 2025-05-13 11:54:01 +05:30
parent a39b7eb7dd
commit 67c1ce7280
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

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