helix/helix-term
2021-03-18 14:07:53 +09:00
..
src Fix completion panicking if text changed before insert completed. 2021-03-18 14:07:53 +09:00
.gitignore
Cargo.toml ui: wip: Markdown doc renderer. 2021-03-05 16:07:46 +09:00
README.md

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

view -> selections etc -> cursor