helix/helix-tui
2021-06-20 10:44:00 +09:00
..
src Fix tests failing on cargo test --release 2021-06-20 10:44:00 +09:00
tests
.gitignore
Cargo.toml cargo: add more metadata to manifests 2021-06-19 10:04:59 +09:00
README.md

helix-tui

This library is a fork of the great library tui-rs. We've mainly relied on the double buffer implementation and render diffing, side-stepping it's widget and layouting.