helix/helix-term
2020-10-16 12:30:46 +09:00
..
src Refactor Editor into Application and Editor/Workspace. 2020-10-16 12:30:46 +09:00
.gitignore
Cargo.toml Use crate info for clap help text. 2020-10-02 18:16:43 +09:00
README.md
test.rs
test.txt started work on goto mode 2020-10-04 23:47:37 +02:00

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

view -> selections etc -> cursor