lsd icon indicating copy to clipboard operation
lsd copied to clipboard

headers missing when --tree is used

Open dimitrilw opened this issue 1 year ago • 3 comments

  • os: MacOS Sonoma 14.0, current as of time of this post
  • lsd --version: 1.0.0, installed 10 mins ago via Homebrew
  • echo $TERM: xterm-256color
  • echo $LS_COLORS: none -- empty return value (see pic, below)

image

Expected behavior

Display headers when adding --tree option.

Actual behavior

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

image

dimitrilw avatar Oct 01 '23 18:10 dimitrilw

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

dimitrilw avatar Oct 01 '23 18:10 dimitrilw

/kind enhancement

zwpaper avatar Oct 03 '23 15:10 zwpaper