From c28f6ba031b041818f751564a5c7b2d9dc343e06 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 20 May 2022 16:41:21 -0700 Subject: snapshot - no, that's all wrong I've been only thinking about up arrow when cursor is at top of screen. Hopefully this is better. --- manual_tests | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manual_tests') diff --git a/manual_tests b/manual_tests index bdb35db..eb0936a 100644 --- a/manual_tests +++ b/manual_tests @@ -22,7 +22,7 @@ scrolling: cursor remains on screen cursor remains on text line 'up' arrow with cursor at top of screen scrolls up one line (drawings still fully in or out) - if top line wrapped before, it scrolls up by only one screen line + if cursor line wrapped before, it scrolls up by only one screen line if previous line (above top of screen) wrapped, it scrolls up by only one screen line 'down' arrow with cursor at bottom of screen scrolls down one line (drawings still fully in or out) - if top line wrapped before, it scrolls down by only one screen line + if cursor line wrapped before, it scrolls down by only one screen line -- cgit 1.4.1-2-gfad0