aboutsummaryrefslogtreecommitdiff
path: root/helix-tui/README.md
blob: 97b3d1d9e2a3d03232268b4d0542d2f2b3829f49 (plain) (blame)
1
2
3
4
5
6
# helix-tui

This library is a fork of the great library
[tui-rs](https://github.com/fdehau/tui-rs/). We've mainly relied on the double
buffer implementation and render diffing, side-stepping it's widget and
layouting.