helix/helix-term
Nathan Vegdahl 7c4fa18764 Fix clippy warnings. 2021-06-21 12:02:44 -07:00
..
src Fix clippy warnings. 2021-06-21 12:02:44 -07:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Re-export unicode crates from helix_core 2021-06-20 16:38:58 +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