mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04:00
448c1abba0
Cursors are still a bit buggy and we should render in focus statusbar differently than in the other pane. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml | ||
README.md | ||
test.rs | ||
test.txt |
window -> buffer -> text -> contains "view", a viewport into the buffer
view -> selections etc -> cursor