diff --git a/docs/changelog.rst b/docs/changelog.rst index 3cd4b3507..af34fa055 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -27,7 +27,7 @@ Changelog - When dragging to select with the mouse "grab" the mouse so that if it strays into neighboring windows, the selection is still updated (:pull:`624`) -- When clicking in the margin/border area of a window map the click to the +- When clicking in the margin/border area of a window, map the click to the nearest cell in the window. Avoids selection with the mouse failing when starting the selection just outside the window.