mirror of https://github.com/helix-editor/helix
Revert "Improve dedent behavior, make kill_to_line_end behave like emacs (#1173)"
1. pressing o on a line with no indentation will open a new line as
expected, but esc will then delete the line altogether
2. the kill_line behavior happens after insert mode changes are already
commited to history, and the change isn't commited. pressing u after
this will break highlighting & undo history
This reverts commit c08d2fae58
.
pull/1218/head
parent
662ecf0cd4
commit
c955eaa6cd
Loading…
Reference in New Issue