helix/helix-term
2020-09-07 11:28:52 +09:00
..
src cleanup: Make Buffer just a part of State. 2020-09-07 11:28:52 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Bump deps, make it compile with latest smol. 2020-09-04 18:18:40 +09:00
README.md Initial import. 2020-05-20 18:14:51 +09:00
test.txt added file rendering 2020-06-16 22:46:27 +02:00

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

view -> selections etc -> cursor