helix/helix-term
2020-09-17 16:32:40 +09:00
..
src Speed up surface code by resetting instead of allocating a new one. 2020-09-17 16:32:40 +09:00
.gitignore
Cargo.toml Incremental parsing: rough draft. 2020-09-17 16:32:40 +09:00
README.md
test.rs

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

view -> selections etc -> cursor