MultiCommander v14.2 is released!
@var $selected_files = GetSourceSelectedFileNames();MC.Explorer.Selection.InvertSelectionif( arrayCount($selected_files) == 1 ){ MC.Explorer.Selection.Unselect FILTER={'"' + $selected_files[0] + '"'}}