helix/helix-term
2021-06-14 18:32:23 -07:00
..
src Implement command to change the indent-style setting of a document. 2021-06-14 18:32:23 -07:00
.gitignore
Cargo.toml Bump once_cell from 1.7.2 to 1.8.0 (#255) 2021-06-14 17:46:12 +09:00
README.md

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

view -> selections etc -> cursor