helix/helix-tui/README.md

7 lines
218 B
Markdown
Raw Permalink Normal View History

# 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.