lsd icon indicating copy to clipboard operation
lsd copied to clipboard

missing option to force multi-column output

Open Spo0on opened this issue 1 year ago • 1 comments

  • os: MacOS
  • lsd --version: lsd 1.0.0
  • echo $TERM: xterm-kittyCO
  • echo $LS_COLORS: di=1;36:ln=35:so=32:pi=33:ex=31:bd=34;46:cd=34;43:su=30;41:sg=30;46:tw=30;42:ow=30;43

Expected behavior

In classic ls there is an option (-C) to force multi-column output.

Actual behavior

In lsd multi-column output is the default when output is to a terminal, but when lsd is used in external program (like fzf) shows results in a single vertical column.

Would be nice to have an option like the classic ls one.

Spo0on avatar Jan 09 '24 11:01 Spo0on

/kind feature

zwpaper avatar Jan 10 '24 11:01 zwpaper