Skip to content
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

about tree views ? #13

Open
jgranduel opened this issue Aug 12, 2020 · 0 comments
Open

about tree views ? #13

jgranduel opened this issue Aug 12, 2020 · 0 comments

Comments

@jgranduel
Copy link

Hi,

thanks to fd, I have found as-tree which is very nice (and works well on Windows with cargo install -f --git https://github.com/jez/as-tree ).

Very nice that it can work with text:

>"A/B/C" | as-tree.exe
A/B
└── C

Could there be options to get if the use case is not rare enough?

A
└── B
    └── C

(I was surprised by the mixture of single line common parts at first run).
Would it be possible to precise separator/delimiter, default being "/" (Maybe not as it works well with default \ on Windows/PowerShell) but for any other sequence separated by :,. in cas the tool is used in other context?

C:/ seems displayed like so: C:/\.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant