You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-term
Nathan Vegdahl d415a666fe Address PR comments.
* Clean up "indent-style" command argument parsing.
* Adjust command's name to match the style of other commands.
* Add a "0" alias to the command, for tabs indent style.
3 years ago
..
src Address PR comments. 3 years ago
.gitignore Initial import. 5 years ago
Cargo.toml Bump once_cell from 1.7.2 to 1.8.0 (#255) 3 years ago
README.md Initial import. 5 years ago

README.md

window -> buffer -> text -> contains "view", a viewport into the buffer

view -> selections etc -> cursor