dead code

[?]
Aug 18, 2022, 7:07 PM
S63M6DMQST2WMLTPZUKUHKSRFMP3CBQVYGNZB6N57Z6FBLZLQB7QC

Dependencies

  • [2] GNQC72UX generalize a function
  • [3] HTWAM4NZ bugfix: scrolling in left/right movements
  • [4] WLJCIXYM add state arg to a few functions
  • [5] LF7BWEG4 group all editor globals
  • [6] NHNP76LG swap return values
  • [7] Z5HLXU4P add state arg to a few functions
  • [8] MXA3RZYK deduce left/right from state where possible
  • [9] ELJNEPW2 simplify cursor-on-screen check
  • [10] YJJ4X4JG bugfix: avoid scrolling on 'end'
  • [11] 2TQR4PSY add args to some functions
  • [*] BULPIBEG beginnings 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}