filetreelist 0.5.0

filetree abstraction based on a sorted path list, supports key based navigation events, folding, scrolling and more
Documentation
[dependencies.scopetime]
version = "0.1"

[dependencies.thiserror]
version = "1.0"
[dev-dependencies.pretty_assertions]
version = "1.0"

[package]
authors = ["extrawurst <mail@rusticorn.com>"]
categories = ["command-line-utilities"]
description = "filetree abstraction based on a sorted path list, supports key based navigation events, folding, scrolling and more"
edition = "2021"
homepage = "https://github.com/extrawurst/gitui"
keywords = ["gui", "cli", "terminal", "ui", "tui"]
license = "MIT"
name = "filetreelist"
readme = "README.md"
repository = "https://github.com/extrawurst/gitui"
resolver = "2"
version = "0.5.0"