From 656af81cfbc5ab6441e6e31df9e6a2ecae289577 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 19 May 2026 08:06:39 +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 1191c3ed8..ce550b886 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -252,7 +252,7 @@ Detailed list of changes - A new option :opt:`macos_fullscreen_ignore_safe_area_insets` to control whether to ignore the notch space when using :opt:`macos_traditional_fullscreen` (:pull:`9841`) -- Fix some responses from terminal sometimes leaking into shell on after kitten exit (:iss:`9839`) +- Fix some responses from terminal sometimes leaking into shell after kitten exit (:iss:`9839`) - Render block elements from the Unicode Symbols for Legacy Computing Supplement block (U+1CC00–U+1CEBF): separated block quadrants, separated block sextants, one sixteenth blocks, and one quarter block partial fills (:disc:`9849`)