Skip to content

It doesn't sort filenames with numbers the right way #5

Description

@mdehaan

Filenames with numbers without leading zero's sort this way:
File 1
File 11
File 12
File 2
File 3

What I would like is:
File 1
File 2
File 3
File 11
File 12

I hope you can fix this.
Thanx in advance!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions