helix/helix-term
Brian Dawn 62d181de78 Provide a feature flag to be able to embed the runtime folder.
These changes provide a new feature flag "embed_runtime" that when
enabled and built in release mode will embed the runtime folder into the
resulting binary.
2021-06-06 10:49:17 +09:00
..
src
.gitignore
Cargo.toml Provide a feature flag to be able to embed the runtime folder. 2021-06-06 10:49:17 +09:00
README.md

window -> buffer -> text -> contains "view", a viewport into the buffer

view -> selections etc -> cursor