helix/helix-term
2021-03-19 11:14:13 +09:00
..
src Implement iter() and len() directly on Selection. 2021-03-19 11:14:13 +09:00
.gitignore
Cargo.toml
README.md

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

view -> selections etc -> cursor