helix-mods/helix-term
Blaž Hrastnik 2719a35123
Merge pull request #55 from helix-editor/autoresize
autoresize terminal in compositor render
2021-06-02 22:45:43 +09:00
..
src Merge pull request #55 from helix-editor/autoresize 2021-06-02 22:45:43 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Drop clap for pico-args 2021-05-31 17:07:43 +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