helix/helix-term
Ivan Tham eab6e53511 Fix panic opening rust file
Application::new will use stuff that requires tokio runtime.
2021-06-02 23:49:26 +08:00
..
src Fix panic opening rust file 2021-06-02 23:49:26 +08: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