helix/helix-term
Ivan Tham ca806d4f85 Refactor key into helix-view
Now also make use of Deserialize for Config.
2021-06-19 16:37:15 +09:00
..
src Refactor key into helix-view 2021-06-19 16:37:15 +09:00
.gitignore
Cargo.toml
README.md

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

view -> selections etc -> cursor