lsd
lsd copied to clipboard
Incorrect sorting when `display` config option is used.
- os: MacOS 15.3.2
lsd --version: lsd 1.1.5echo $TERM: xterm-ghosttyecho $LS_COLORS:
Expected behavior
The sorting: column: setting is respected.
Actual behavior
If display: is used, the sort order is incorrect.
Could you provide your config values and an example? Unless I'm missing something, I believe it's working fine for me:
sorting:
column: size
display: almost-all