lsd-rs / lsd

The next gen ls command
Apache License 2.0
13.05k stars 425 forks source link

headers missing when --tree is used #925

Open dimitrilw opened 11 months ago

dimitrilw commented 11 months ago

image

Expected behavior

Display headers when adding --tree option.

Actual behavior

When option --tree is added, then --header is ignored.

image
dimitrilw commented 11 months ago

I realize a direct comparison to competing tool is not the end-all, be-all of LSD, but I'm including a pic of how eza retains headers (flag -h) when tree mode (flag -T) is included.

image
zwpaper commented 10 months ago

/kind enhancement