helix/helix-term
2021-02-04 16:49:55 +09:00
..
src Don't render selections/cursors on views not in focus. 2021-02-04 16:49:55 +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