helix/helix-term
Blaž Hrastnik 0b85c16be9 ui: Share popup code with menu.
Menu is now just wrapped in a popup.
2021-03-02 18:24:24 +09:00
..
src ui: Share popup code with menu. 2021-03-02 18:24:24 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml lsp: Disable snippet_support until we implement it. 2021-02-22 14:42:12 +09:00
README.md Initial import. 2020-05-20 18:14:51 +09:00
test.rs tree-sitter based syntax highlighting draft 2020-09-10 18:19:59 +09:00
test.txt started work on goto mode 2020-10-04 23:47:37 +02:00

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

view -> selections etc -> cursor