helix/helix-term
2021-03-14 17:14:34 +09:00
..
src Cleanup: use doc.selection() instead of doc.state.selection(). 2021-03-14 17:14:34 +09:00
.gitignore
Cargo.toml ui: wip: Markdown doc renderer. 2021-03-05 16:07:46 +09:00
README.md
test.rs
test.txt started work on goto mode 2020-10-04 23:47:37 +02:00

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

view -> selections etc -> cursor