mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-15 22:23:54 +03:00
b68490ef11
Do not access Buffer::m_changes to find the inserted range, return it directly from Buffer::insert and Buffer::replace. This fixes a wrong behaviour where replacing at eof would lose the selected end of line (as the implementation does not actually replace that end of line)
4 lines
12 B
Plaintext
4 lines
12 B
Plaintext
bar
|
|
baz
|
|
foo
|