fix a comment

akkartik
Jul 17, 2024, 9:32 PM
3GITFJZKVNOZGJR24ANV4FASDIXMCGMLTSVLIMXPVO2QYKYIHABAC

Dependencies

  • [2] O4ZGUPZN improved handling of other keyboard layouts
  • [3] GIG6OV3G port keyboard layout handling to source editor
  • [4] MTJEVRJR add state arg to a few functions
  • [5] KKMFQDR4 editing source code from within the app
  • [6] DRFE3B3Z mouse buttons are integers, not strings
  • [*] BULPIBEG beginnings of a module for the text editor

Change contents

  • replacement in text.lua at line 127
    [2.66][2.66:143]()
    -- The modifiers didn't change the key. Handle it in keychord_pressed.
    [2.66]
    [2.143]
    -- The modifiers didn't change the key. Handle it in keychord_press.
  • replacement in source_text.lua at line 201
    [3.70][3.70:147]()
    -- The modifiers didn't change the key. Handle it in keychord_pressed.
    [3.70]
    [3.147]
    -- The modifiers didn't change the key. Handle it in keychord_press.