Skip to content

Files

Latest commit

d72617f · Jan 10, 2025

History

History
This branch is 100 commits behind gitui-org/gitui:master.

filetreelist

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 9, 2025
Jan 10, 2025
May 28, 2021
May 28, 2021
May 28, 2021

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:

demo