helix-plus/helix-tui
Blaž Hrastnik b935fac957
Fix 1.60 lints
..
src Fix 1.60 lints
tests Fix unused import
.gitignore Inline tui as helix-tui fork.
Cargo.toml build(deps): bump unicode-segmentation from 1.8.0 to 1.9.0 ()
README.md Fix grammatical error ()

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 its widget and layouting.