mirror of https://github.com/helix-editor/helix
Indents were no longer respected with `o` and `O`. Using counts resulted
in multiple cursors in the same line instead of cursors on each line.
Introduced by
|
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml | ||
README.md |
README.md
window -> buffer -> text -> contains "view", a viewport into the buffer
view -> selections etc -> cursor