helix/helix-term
Ivan Tham 7cc13fefe9 Derive debug without feature
Note that this also removed those `finish_non_exhaustive()`.
2021-06-10 22:00:08 +09:00
..
src Fix jump behavior, goto_implementation now jump 2021-06-10 11:08:18 +08:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Derive debug without feature 2021-06-10 22:00:08 +09: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