-
-
Notifications
You must be signed in to change notification settings - Fork 445
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lsd --directory-only --tree --depth 2 #747
Comments
Removing |
I don't remember what but I trying to do that and it causing some issue when used without tree. Just give it a shot and if you don't find any problems, feel free to open a PR for this change. |
Hi, I couldn't find any issue, in the sense that |
Darwin
,Linux
lsd --version
:lsd 0.22.0
echo $TERM
:xterm-256color
echo $LS_COLORS
: irrelevantExpected behavior
tree -dL 2
shows directory structure with depth of 2.Actual behavior
lsd --directory-only --tree --depth 2
fails with error:The text was updated successfully, but these errors were encountered: