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