cleaner

[?]
May 22, 2022, 4:08 AM
AIRIP35Z6BPIFYJUDGXTWJICTVHAMQFZHXLWI32I2VYWB24H6Y6QC

Dependencies

  • [2] 2RXZ3PGO beginning of a new approach to scroll+wrap
  • [3] PR4KIAZD first stab at equally hacky cursor down support
  • [*] BULPIBEG beginnings of a module for the text editor

Change contents

  • replacement in text.lua at line 338
    [3.1794][2.6539:6681]()
    i=#Lines[Cursor1.line].screen_line_starting_pos
    local spos = Lines[Cursor1.line].screen_line_starting_pos[i]
    return spos <= Cursor1.pos
    [3.1794]
    [3.1933]
    screen_lines = Lines[Cursor1.line].screen_line_starting_pos
    return screen_lines[#screen_lines] <= Cursor1.pos