lsd
lsd copied to clipboard
Lsd long output is not properly aligned
- os:
Linux kali 6.6.15-amd64 #1 SMP PREEMPT_DYNAMIC Kali 6.6.15-2kali1 (2024-05-17) x86_64 GNU/Linux
(also observed on Ubuntu under WSL) -
lsd --version
: 1.1.2 (also observed with 1.0.0) -
echo $TERM
:tmux-256color
(also observed withalacritty
) -
echo $LS_COLORS
: (empty)
Expected behavior
The output should be properly aligned as it is with vanilla ls
.
Actual behavior
The output is not aligned properly.