Blaž Hrastnik 35606a3daa Inline tui as helix-tui fork.
We only rely on some of the rendering primitives and implement our
Cursive-style compositor on top.
2021-05-09 17:52:55 +09:00
2021-05-09 00:25:06 +09:00
2021-04-07 23:56:56 +09:00
2021-02-09 15:40:06 +09:00
2021-05-09 17:13:59 +09:00
2021-05-09 17:13:59 +09:00
2021-05-09 17:52:55 +09:00
2021-05-09 17:52:55 +09:00
2021-05-09 17:52:55 +09:00
2021-04-08 23:25:35 +09:00
2021-05-09 17:52:55 +09:00
2021-05-09 17:52:55 +09:00
2021-05-07 17:10:27 +09:00
2021-02-09 15:40:06 +09:00
2021-04-09 19:29:01 +09:00

Helix

Crate Description
helix-core Core editing primitives, functional.
helix-syntax Tree-sitter grammars
helix-view UI abstractions for use in backends, imperative shell.
helix-term Terminal UI

Installation

git clone --depth 1 --recurse-submodules -j8 https://github.com/helix-editor/helix
cd helix
cargo install --path helix-term

This will install the hx binary to $HOME/.cargo/bin.

Description
A post-modern modal text editor.
Readme MPL-2.0 18 MiB
Languages
Rust 80.3%
Tree-sitter-Query 18.8%
Handlebars 0.4%
Nix 0.2%
CSS 0.1%