From 27d68d32e650282a037210a803a49bda99c1af4e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 12 Aug 2026 10:22:21 +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 740b15e79..98f8fca8e 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -184,7 +184,7 @@ Detailed list of changes - A new option :opt:`remap_modifiers` to allow having modifier keys behave as different modifier keys (:pull:`10307`) -- The :opt:`scrollbar` option now takes a new value ``scrolled-or-hovered`` to also show th escrollbar when the mouse moves over the region (:pull:`10345`) +- The :opt:`scrollbar` option now takes a new value ``scrolled-or-hovered`` to also show the scrollbar when the mouse moves over the scrollbar region (:pull:`10345`) - A new :code:`kitten @ screenshot` remote control command to take a pixel perfect PNG screenshot of an OS Window, tab or window