helix/helix-term
2021-06-03 11:40:46 +02:00
..
src Highlight matching brackets 2021-06-03 11:40:46 +02:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Dropped pico-args in favour of a simpler hand roller parser 2021-06-02 14:26:13 -05:00
README.md Initial import. 2020-05-20 18:14:51 +09:00

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

view -> selections etc -> cursor