Merge lines.love
[?]
Aug 17, 2022, 4:17 PM
EFSO7K7SWZTGY6HPRHJYPJ5SDA2P4ZQ77FBIFX72IAZ33VEY6ZOQCDependencies
- [2]
MUJTM6REbring back a level of wrapping - [3]
NHNP76LGswap return values - [4]
MD3W5IRAnew fork: rip out drawing support - [5]
MXA3RZYKdeduce left/right from state where possible - [6]
Z5HLXU4Padd state arg to a few functions - [7]
HTWAM4NZbugfix: scrolling in left/right movements - [8]
WLJCIXYMadd state arg to a few functions - [9]
2TQR4PSYadd args to some functions - [*]
BULPIBEGbeginnings of a module for the text editor
Change contents
- resurrect zombie in text.lua at line 506
State.cursor1.pos = utf8.len(State.lines[State.cursor1.line].data) + 1 - resurrect zombie in text.lua at line 507
local botpos = Text.pos_at_start_of_cursor_screen_line(State) - resolve order conflict in text.lua at line 507