helix/helix-term
2021-02-05 14:42:56 +09:00
..
src Work around rendering errors for positions offscreen. 2021-02-05 14:42:56 +09:00
.gitignore
Cargo.toml Update deps. 2021-01-06 14:08:23 +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