gocui
gocui copied to clipboard
Add support for dynamic ASCII trees
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