helix-mirror/helix-term
2020-06-16 18:00:34 +09:00
..
src Refactor editor module to use state + keymap. 2020-06-16 18:00:34 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Fix build. 2020-06-08 00:41:37 +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