helix/helix-term
2021-05-08 15:39:42 +09:00
..
src Show a message if no definition was found. 2021-05-08 15:39:42 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Disable default features on futures-util to drop proc macros. 2021-05-08 11:51:18 +09:00
README.md Initial import. 2020-05-20 18:14:51 +09:00

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

view -> selections etc -> cursor