helix-mods/helix-term
Nathan Vegdahl e686c3e462 Merge branch 'master' of github.com:helix-editor/helix into line_ending_detection
Rebasing was making me manually fix conflicts on every commit, so
merging instead.
2021-06-20 16:09:14 -07:00
..
src Merge branch 'master' of github.com:helix-editor/helix into line_ending_detection 2021-06-20 16:09:14 -07:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Re-export unicode crates from helix_core 2021-06-20 16:38:58 +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