helix/helix-term
2021-03-16 23:03:10 +09:00
..
src added picker for gd, but yet to test it. also need to load appropriate file when definition isnt in same file 2021-03-16 23:03:10 +09:00
.gitignore
Cargo.toml ui: wip: Markdown doc renderer. 2021-03-05 16:07:46 +09:00
helix.log wip 2021-03-16 23:03:10 +09:00
README.md
test.rs
test.txt started work on goto mode 2020-10-04 23:47:37 +02:00
test2.txt wip 2021-03-16 23:03:10 +09:00

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

view -> selections etc -> cursor