5 releases (major breaking)
| 1906.925289.572444 | Nov 26, 2025 |
|---|---|
| 1905.926180.332424 | Dec 2, 2025 |
| 1896.932853.83355 | Jan 18, 2026 |
| 1895.933117.678085 | Jan 20, 2026 |
| 1894.934224.276199 | Jan 29, 2026 |
#507 in #gui
1MB
1.5K
SLoC
filetreelist
This crate is designed as part of the gitui 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:
