1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00
helix/helix-term
2021-06-19 10:04:59 +09:00
..
src Add ui.statusline.inactive, use ui.statusline for statusline text 2021-06-18 15:18:58 -04:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml cargo: add more metadata to manifests 2021-06-19 10:04:59 +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