helix/helix-term
2021-03-05 16:07:46 +09:00
..
src ui: wip: Markdown doc renderer. 2021-03-05 16:07:46 +09:00
.gitignore
Cargo.toml ui: wip: Markdown doc renderer. 2021-03-05 16:07:46 +09:00
README.md
test.rs
test.txt

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

view -> selections etc -> cursor