helix/helix-term
2021-03-01 18:02:31 +09:00
..
src ui: Rework command mode, implement file path completion. 2021-03-01 18:02:31 +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