resolve conflicts

akkartik
Dec 19, 2023, 6:05 AM
W4IC4QIZV4AROXG4LDQOXBXEHNX66WP4BMXL4BWUKU6JGZFIWD4QC

Dependencies

Change contents

  • file deletion: source_text.lua (----------)source_text.lua (----------)
    [4.2][4.147125:147164](),[4.2][4.147125:147164](),[4.147164][4.83786:83786]()
    button(State, 'link', {x=State.left+lo, y=y, w=hi-lo, h=State.line_height,
    icon = icon.hyperlink_decoration,
    onpress1 = function()
    if file_exists(filename) then
    source.switch_to_file(filename)
    end
    end,
    })