helix/helix-term
2020-09-13 11:32:37 +09:00
..
src Abstract Transaction::change_by_selection, working del/backspace. 2020-09-13 11:32:37 +09:00
.gitignore
Cargo.toml Refactor a little bit. 2020-09-12 17:44:57 +09:00
README.md
test.rs tree-sitter based syntax highlighting draft 2020-09-10 18:19:59 +09:00

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

view -> selections etc -> cursor