Skip to content

Commit 3c8060f

Browse files
author
Stephan Dilly
committed
readme for filetreelist
1 parent 032948f commit 3c8060f

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

filetreelist/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# filetreelist
2+
3+
This crate is designed as part of the [gitui](http://gitui.org) project.
4+
5+
`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`.
6+
7+
It is the main driver behind the file tree feature:
8+
9+
![demo](demo.gif)

filetreelist/demo.gif

1.02 MB
Loading

0 commit comments

Comments
 (0)