From 229e1514f27e7c48ca20873199aa7b55e72e3dc8 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 27 May 2022 23:35:01 -0700 Subject: . --- main.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.lua') diff --git a/main.lua b/main.lua index 0dd6d5f..f22b908 100644 --- a/main.lua +++ b/main.lua @@ -53,8 +53,8 @@ Lines = {{mode='text', data=''}} -- -- Most of the time we'll only persist positions in schema 1, translating to -- schema 2 when that's convenient. -Cursor1 = {line=1, pos=1} -- position of cursor Screen_top1 = {line=1, pos=1} -- position of start of screen line at top of screen +Cursor1 = {line=1, pos=1} -- position of cursor Screen_bottom1 = {line=1, pos=1} -- position of start of screen line at bottom of screen Cursor_x, Cursor_y = 0, 0 -- in pixels -- cgit 1.4.1-2-gfad0