readme for filetreelist

This commit is contained in:
Stephan Dilly 2021-05-28 11:18:54 +02:00
parent 032948f01a
commit 3c8060f6f5
2 changed files with 9 additions and 0 deletions

9
filetreelist/README.md Normal file
View file

@ -0,0 +1,9 @@
# filetreelist
This crate is designed as part of the [gitui](http://gitui.org) project.
`filetreelist` provides a very common functionality of `gitui`: lists of files visualized as a tree. It allows efficient iteration of only the visual (non collapsed) elements and change the tree state correctly given well defined inputs like `Up`/`Down`/`Collapse`.
It is the main driver behind the file tree feature:
![demo](demo.gif)

BIN
filetreelist/demo.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 MiB