just keep the cursor visible after any input events

[?]
Jul 6, 2022, 4:03 PM
6VXO3ZL3P7NCX2SEOUDCTTRB4J46G5RXVTUYXFJBLNZA23I2ZZYQC

Dependencies

  • [2] CIQN2MDE bugfix: typing a capital letter deletes selection
  • [3] XHLL3JQR show cursor immediately after a mouse click
  • [4] J5IEBT64 enforce press/release state only processed once
  • [5] QZH3PQFU .
  • [6] RMKMPFT5 fix a corner case when selecting text
  • [*] OTIBCAUJ love2d scaffold
  • [*] Z4XRNDTR find text
  • [*] WOXIYUTL bugfix: manage screen_top and cursor when resizing
  • [*] 2ENZW7TV select text using mouse drag
  • [*] AVTNUQYR basic test-enabled framework
  • [*] 5FW7YOFT highlight selection while dragging

Change contents

  • edit in main.lua at line 336
    [9.2909]
    [4.8]
    -- ensure cursor is visible immediately after it moves
    Cursor_time = 0
  • edit in main.lua at line 375
    [10.1426]
    [11.293]
    -- ensure cursor is visible immediately after it moves
    Cursor_time = 0
  • edit in main.lua at line 391
    [4.214][3.8:84]()
    -- ensure cursor is immediately visible
    Cursor_time = 0
  • edit in main.lua at line 408
    [12.1512]
    [13.1668]
    -- ensure cursor is visible immediately after it moves
    Cursor_time = 0
  • edit in main.lua at line 428
    [2.836]
    [2.836]
    -- ensure cursor is visible immediately after it moves
    Cursor_time = 0