helix/helix-term
2020-10-01 18:44:12 +09:00
..
src Fix cursor rendering & placement on append mode. 2020-10-01 18:44:12 +09:00
.gitignore
Cargo.toml argh -> clap to speed up compilation (no syn/proc_macro) 2020-10-01 12:25:03 +09:00
README.md
test.rs

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

view -> selections etc -> cursor