helix/helix-term
2020-12-03 13:11:12 +09:00
..
src Introduce a command context that carries the executor and other fields. 2020-12-03 13:11:12 +09:00
.gitignore
Cargo.toml
README.md
test.rs
test.txt

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

view -> selections etc -> cursor