dead code
[?]
Aug 18, 2022, 7:07 PM
S63M6DMQST2WMLTPZUKUHKSRFMP3CBQVYGNZB6N57Z6FBLZLQB7QCDependencies
- [2]
GNQC72UXgeneralize a function - [3]
HTWAM4NZbugfix: scrolling in left/right movements - [4]
WLJCIXYMadd state arg to a few functions - [5]
LF7BWEG4group all editor globals - [6]
NHNP76LGswap return values - [7]
Z5HLXU4Padd state arg to a few functions - [8]
MXA3RZYKdeduce left/right from state where possible - [9]
ELJNEPW2simplify cursor-on-screen check - [10]
YJJ4X4JGbugfix: avoid scrolling on 'end' - [11]
2TQR4PSYadd args to some functions - [*]
BULPIBEGbeginnings of a module for the text editor
Change contents
- edit in text.lua at line 528[3.7851]→[2.225:297](∅→∅),[3.273]→[3.7852:7909](∅→∅),[2.297]→[3.7852:7909](∅→∅),[3.313]→[3.7852:7909](∅→∅),[3.1872]→[3.7852:7909](∅→∅),[3.292]→[3.7852:7909](∅→∅)
local botpos = Text.pos_at_start_of_screen_line(State, State.cursor1)local botline1 = {line=State.cursor1.line, pos=botpos}