helix-mods/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 Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml cargo: add more metadata to manifests 2021-06-19 10:04:59 +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