scroll-window remote control command: Fix a regression that broke scrolling by pages

Fixes #10253
This commit is contained in:
Kovid Goyal
2026-07-12 09:59:34 +05:30
parent f935258394
commit 368753682d
2 changed files with 4 additions and 1 deletions

View File

@@ -224,6 +224,8 @@ Detailed list of changes
- :opt:`cursor_trail_start_threshold` now optionally accepts two values to set x (horizontal) and y (vertical) thresholds independently (:iss:`10246`)
- scroll-window remote control command: Fix a regression that broke scrolling by pages (:iss:`10253`)
0.47.4 [2026-06-15]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~