Files
zyedidia.micro/internal
Dmytro Maluka 8bc67569f9 Fix CopyLine at the last empty line of buffer
When the cursor is at the last line of buffer and it is an empty line,
CopyLine does not copy this line, which is correct, but it shows a bogus
"Copied line" message. Fix this by adding a check for that, same as in
CutLine and DeleteLine.
2024-06-09 11:44:44 +02:00
..
2023-09-08 23:27:39 -07:00
2024-04-08 12:04:38 +02:00