Skip to content
Snippets Groups Projects
Commit 7cd880e2 authored by David Gobbi's avatar David Gobbi
Browse files

Numerically sort folder contents

This is for correctly sorting names that have numeric components
without leading zeros, e.g. [f.0, f.10, f.5] -> [f.0, f.5, f.10].
parent 956bfc9e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment