helix/helix-term
2021-04-06 15:34:52 +09:00
..
src Handle c-n, c-p, etc. autocompletion events. 2021-04-06 15:34:52 +09:00
.gitignore
Cargo.toml wip: Async async. Delay response handling with a callback. 2021-03-26 17:12:45 +09:00
README.md

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

view -> selections etc -> cursor