mirror of https://github.com/helix-editor/helix
When the matching pair is out of bounds it still paints it causing an out of bound panic. A dirty fix since it still have some issue, at least it does not panic now. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml | ||
README.md |
README.md
window -> buffer -> text -> contains "view", a viewport into the buffer
view -> selections etc -> cursor