#1651·eza

feat: Merge `--group-directories-{first,last}` into a single option

Author: injustCreated Oct 24, 2025Updated Sep 5, 2026
Labelstype: featurearea: sortingarea: arguments

--group-directories-first and --group-directories-last can be used together, but it doesn't make any sense to do so. If you try it, --group-directories-first wins.

It would make more sense to merge the 2 options into --group-directories={first|last}.