helix-mods/helix-term
Danilo Spinella ea824ed05d
Improve errors handling in main by adding context
Return a anyhow::Result in main function so that Context can be used
there too.
2021-06-01 23:27:16 +02:00
..
src Improve errors handling in main by adding context 2021-06-01 23:27:16 +02:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Drop clap for pico-args 2021-05-31 17:07:43 +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