helix/helix-term
2020-05-25 13:02:21 +09:00
..
src Implement a new core based on CodeMirror. 2020-05-25 13:02:21 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Implement a new core based on CodeMirror. 2020-05-25 13:02:21 +09:00
README.md Initial import. 2020-05-20 18:14:51 +09:00

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

view -> selections etc -> cursor