helix/helix-term
Jan Hrastnik 19643446cd editor.rs now uses crossterm 2020-06-16 17:42:32 +09:00
..
src editor.rs now uses crossterm 2020-06-16 17:42:32 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Fix build. 2020-06-08 00:41:37 +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