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
Benoît CORTIER b48054f3ee cargo: add version to local dependencies
First step towards enabling us to publish on crates.io.

See: https://github.com/helix-editor/helix/issues/42
3 years ago
..
src Add `ui.statusline.inactive`, use `ui.statusline` for statusline text 3 years ago
.gitignore Initial import. 4 years ago
Cargo.toml cargo: add version to local dependencies 3 years ago
README.md Initial import. 4 years ago

README.md

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

view -> selections etc -> cursor