From 5dbd198fb94ffd36719fa2f4aab7297149b6c97c Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 11 May 2025 10:36:23 +0530 Subject: [PATCH] Update changelog --- docs/changelog.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index e5425d720..4efe42160 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -111,7 +111,7 @@ Detailed list of changes - A new kitten: :doc:`quick-access-terminal ` to :ref:`quake` -- The :doc:`panel kitten ` now works on macOS as well as Wayland (:iss:`2590`) +- The :doc:`panel kitten ` works on macOS and X11 as well as Wayland (:iss:`2590`) - **Behavior change**: Now kitty does full grapheme segmentation following the Unicode 16 spec when splitting text into cells (:iss:`8533`) @@ -123,7 +123,7 @@ Detailed list of changes - launch: Allow creating desktop panels such as those created by the :doc:`panel kitten ` (:iss:`8549`) - Remote control: Allow modifying desktop panels and showing/hiding OS Windows - using the `kitten @ resize-os-window` command (:iss:`8550`) + using the ``kitten @ resize-os-window`` command (:iss:`8550`) - Remote control launch: Allow waiting for a program launched in a new window to exit and get the exit code via the `kitty +launch @@ -160,7 +160,7 @@ Detailed list of changes - :ac:`change_font_size` allow multiplying/dividing the current font size in addition to incrementing it (:iss:`8616`) -- Box drawing: Improve appearance of rounder corners giving them a uniform line width (:iss:`8299`) +- Box drawing: Improve appearance of rounder corners, giving them a uniform line width (:iss:`8299`) 0.41.1 [2025-04-03] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~