helix/helix-term
2020-10-01 15:28:05 +09:00
..
src Fix clippy warnings. 2020-10-01 15:28:05 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml argh -> clap to speed up compilation (no syn/proc_macro) 2020-10-01 12:25:03 +09:00
README.md Initial import. 2020-05-20 18:14:51 +09:00
test.rs tree-sitter based syntax highlighting draft 2020-09-10 18:19:59 +09:00

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

view -> selections etc -> cursor