superfile icon indicating copy to clipboard operation
superfile copied to clipboard

Is this going to have a feature of tree-mode?

Open leaf918 opened this issue 1 year ago • 4 comments

Is your feature request related to a problem? Please describe. some like cli:tree

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. tree Additional context Add any other context or screenshots about the feature request here.

leaf918 avatar Nov 05 '24 09:11 leaf918

@leaf918
"some like cli:tree" I googled "cli:tree" but didn't found anything. What are you referring to ? Are you referring to npm "tree-cli" ?

lazysegtree avatar Jan 22 '25 15:01 lazysegtree

cli:tree is enough for me. In some cases, tree-mode is needed.

leaf918 avatar Jan 23 '25 06:01 leaf918

@leaf918 But what is "cli:tree" ?

lazysegtree avatar Jan 23 '25 07:01 lazysegtree

On ubuntu 22, you can install with this command " apt install tree -y"

this command will display the tree structure of current dir with only level 2. " tree -L 2"

Image

leaf918 avatar Jan 23 '25 07:01 leaf918