From 47da8f77f27174740c20c1cef99daac15f0bf9e8 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 8 Nov 2019 06:22:05 -0500 Subject: VPA should not be restricted to the scroll region since it is absolute positioning --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index b428575..e16e88d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ `contents_diff`. * Fixed RI when the cursor is at the top of the screen (fixes scrolling up in `less`, for instance). +* Fixed VPA incorrectly being clamped to the scroll region. ## [0.3.1] - 2019-11-06 -- cgit v1.2.3-54-g00ecf