rename
[?]
Jun 5, 2022, 3:11 PM
BTKAW76LJFOXLINKJKOIK47MUDFHZKDMWX3NQODS2XUQLYGOZXUQCDependencies
- [2]
LS55YKGWswitch copy/paste to ctrl- hotkeys - [3]
KOYAJWE4extract a couple more methods - [4]
YTSPVDZHfirst successful pagedown test, first bug found by test - [5]
DXT4QTAHa few more integer coordinates - [6]
TRNWIQN6more precise height calculation when scrolling up as much as possible while keeping cursor on screen - [7]
ESETRNLBbugfix: printing the first part of a line at the bottom made it seem non-wrapping - [8]
AYE2VEGJextract a couple of methods - [9]
242L3OQXbugfix: ensure Cursor_line is always on a text line - [10]
DHI6IJCNselecting text and deleting selections - [11]
NQWWTGXRswitch undo/redo to ctrl- hotkeys - [12]
JJ7J4PUBsome unnecessary mutations - [13]
MDXGMZU2disable all debug prints - [14]
ZPUQSPQPextract a few methods - [15]
3OKKTUT4up and down arrow now moving by screen line where possible - [16]
2RXZ3PGObeginning of a new approach to scroll+wrap - [17]
GN3IF4WFbugfix: pasting newlines - [18]
CUIV2LE5some typos - [*]
BULPIBEGbeginnings of a module for the text editor - [*]
OTIBCAUJlove2d scaffold
Change contents
- replacement in text.lua at line 367
Text.scroll_up_while_cursor_on_screen()Text.snap_cursor_to_bottom_of_screen() - replacement in text.lua at line 487
Text.scroll_up_while_cursor_on_screen()Text.snap_cursor_to_bottom_of_screen() - replacement in text.lua at line 505
Text.scroll_up_while_cursor_on_screen()Text.snap_cursor_to_bottom_of_screen() - replacement in text.lua at line 616
Text.scroll_up_while_cursor_on_screen()Text.snap_cursor_to_bottom_of_screen() - replacement in text.lua at line 620
function Text.scroll_up_while_cursor_on_screen()function Text.snap_cursor_to_bottom_of_screen() - replacement in main.lua at line 347
Text.scroll_up_while_cursor_on_screen()Text.snap_cursor_to_bottom_of_screen() - replacement in main.lua at line 354
Text.scroll_up_while_cursor_on_screen()Text.snap_cursor_to_bottom_of_screen()