helix/helix-term
2021-02-18 18:34:22 +09:00
..
src treewide: &RopeSlice -> RopeSlice. It's Copy so no reason to pass by ref 2021-02-18 18:34:22 +09:00
.gitignore
Cargo.toml
README.md
test.rs
test.txt

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

view -> selections etc -> cursor