helix/helix-term
Blaž Hrastnik c0a8b81487 Only send the document close event if we're closing the underlying buffer 2021-05-07 14:52:47 +09:00
..
src Only send the document close event if we're closing the underlying buffer 2021-05-07 14:52:47 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Eliminate a few more futures dependencies. 2021-05-06 14:33:53 +09:00
README.md Initial import. 2020-05-20 18:14:51 +09:00

README.md

window -> buffer -> text -> contains "view", a viewport into the buffer

view -> selections etc -> cursor