Unnamed repository; edit this file 'description' to name the repository.
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 its widget and
layouting.