forked from Mirrors/helix
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.
42142cf680
It was attempted to use `String::insert` and `String::remove` to insert without taking care of unicodes. Fixes https://github.com/helix-editor/helix/issues/282 |
3 years ago | |
---|---|---|
.. | ||
src | 3 years ago | |
.gitignore | 5 years ago | |
Cargo.toml | 3 years ago | |
README.md | 5 years ago |
README.md
window -> buffer -> text -> contains "view", a viewport into the buffer
view -> selections etc -> cursor