superfile
superfile copied to clipboard
Is this going to have a feature of tree-mode?
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
"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" ?
cli:tree is enough for me. In some cases, tree-mode is needed.
@leaf918 But what is "cli:tree" ?
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"