Closed chris-y closed 1 year ago
Previous commit attempts to sort '/' above all other characters, although I'm getting entries randomly sorted into the wrong places, so there is a bug in this function (beyond one I've already fixed).
Rethinking this. Might be better to scan the entire archive and work out the directory structure, rather than expecting the files to be in a sensible order. This will pick up when folders are implied.
Scan Create directory structure including files <-- this is the stage we're missing Move directory structure into list view
Experimental hierarchical mode has a few known issues:
Fixes for these: