mirror of https://github.com/helix-editor/helix
Followed kakoune's implementation, it's no longer janky and can scroll all the way in either direction. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml | ||
README.md | ||
test.rs | ||
test.txt |
README.md
window -> buffer -> text -> contains "view", a viewport into the buffer
view -> selections etc -> cursor