helix-mods/helix-term
2021-06-07 09:26:49 +09:00
..
src commands: use chars().count() over .len() on strings 2021-06-07 09:26:49 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Install instructions and version number corrections (#148) 2021-06-07 09:14:06 +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