mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04:00
5103dc9617
Command needs to be able to deal with UI. We'll separate it again later on. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml | ||
README.md | ||
test.rs | ||
test.txt |
window -> buffer -> text -> contains "view", a viewport into the buffer
view -> selections etc -> cursor