Open dastergon opened 6 years ago
It would be great to have dynamic ASCII trees as widgets where we can expand or collapse the tree and navigate(using tab) on the nodes.
Example of an ASCII tree:
. +── node1 │ ├── subnode1 │ ├── subnode2
It would be great to have dynamic ASCII trees as widgets where we can expand or collapse the tree and navigate(using tab) on the nodes.
Example of an ASCII tree: