mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
Inline tui as helix-tui fork.
We only rely on some of the rendering primitives and implement our Cursive-style compositor on top.
This commit is contained in:
parent
6c705f09e8
commit
35606a3daa
31 changed files with 6200 additions and 25 deletions
|
@ -3,6 +3,7 @@ members = [
|
|||
"helix-core",
|
||||
"helix-view",
|
||||
"helix-term",
|
||||
"helix-tui",
|
||||
"helix-syntax",
|
||||
"helix-lsp",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue