bugfix

[?]
May 20, 2022, 12:44 PM
EWMPYCDOO47WYLJKLAQYWAAEH4WNKADGJGGXDDEVE42P3H6WBPDAC

Dependencies

  • [2] 5DOC2CBM extract a function
  • [3] H2DPLWMV snapshot: wrapping long lines at word boundaries
  • [4] BULPIBEG beginnings of a module for the text editor
  • [5] XNFTJHC4 split keyboard handling between Text and Drawing
  • [6] Y36LOGR5 bugfix: show cursor when past end of line
  • [7] B3IWYWSR delete another arg that can be deduced

Change contents

  • replacement in text.lua at line 41
    [3.37][3.1:29]()
    if cursor_pos == pos then
    [3.37]
    [2.72]
    if line_index == cursor_line and cursor_pos == pos then