diff --git a/docs/changelog.rst b/docs/changelog.rst index e41a7f289..5cf6f661f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -168,7 +168,7 @@ Detailed list of changes 0.47.0 [future] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- :doc:`remote control`: Expose :code:`session_name` in the output of ``kitten @ ls`` for each window (:iss:`9732`) +- :doc:`Remote control `: Expose :code:`session_name` in the output of ``kitten @ ls`` for each window (:iss:`9732`) - Fix thickness of diagonal lines in box drawing characters not the same as horizontal/vertical lines (:iss:`9719`) @@ -180,8 +180,6 @@ Detailed list of changes - Command palette: Improve searching to use word level matching (:pull:`9727`) -- GLFW: Add ``glfwGetKeyboardRepeatDelay()`` to the GLFW API to query the current keyboard key-repeat initial delay and repeat interval from the OS, implemented for X11, Wayland and Cocoa backends - 0.46.2 [2026-03-21] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~