helix-mods/helix-term
Ivan Tham 40744ce835 Add ctrl-w in insert mode
It seemed to panic when I pressed too many times, but that is from
lsp side.
2021-06-06 21:30:18 +09:00
..
src Add ctrl-w in insert mode 2021-06-06 21:30:18 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Provide a feature flag to be able to embed the runtime folder. 2021-06-06 10:49:17 +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