helix/helix-term
Blaž Hrastnik 1b5316ea74 Track document modified state. 2021-03-30 18:23:12 +09:00
..
src Track document modified state. 2021-03-30 18:23:12 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml wip: Async async. Delay response handling with a callback. 2021-03-26 17:12:45 +09:00
README.md Initial import. 2020-05-20 18:14:51 +09:00

README.md

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

view -> selections etc -> cursor