helix-mods/helix-tui
2021-06-26 08:52:22 -07:00
..
src Trait width method use refactor 2021-06-26 08:52:22 -07:00
tests
.gitignore
Cargo.toml reverse the dependency between helix-tui and helix-view (#366) 2021-06-25 12:58:15 +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.