rename

[?]
Sep 18, 2022, 6:43 AM
LZYLOTP343AXV7GSVRCCS6Z5XNS6BXFPTCOPRL47LC6LYPT5BUWAC

Dependencies

Change contents

  • replacement in commands.lua at line 56
    [3.142][3.206277:206360](),[3.206277][3.206277:206360]()
    for i,file in ipairs(File_navigation.candidates) do
    if file == 'source' then
    [3.206277]
    [3.206360]
    for i,filename in ipairs(File_navigation.candidates) do
    if filename == 'source' then
  • replacement in commands.lua at line 61
    [3.160][3.206487:206542](),[3.206487][3.206487:206542]()
    add_file_to_menu(file, i == File_navigation.index)
    [3.206487]
    [2.29]
    add_file_to_menu(filename, i == File_navigation.index)