Skip to content
  • Rob Swindell's avatar
    Fix issues with file sorting · 94365b6b
    Rob Swindell authored
    The case-sensitive/insensitive logic was backwards
    (-i enabled case-sensitive sorting)
    
    The re-sorting by name was always occurring when the -sort option was used.
    
    Case-insensitive sorting by numeric properties (e.g. size) didn't work right.
    94365b6b