Closed atg closed 12 years ago
To test
o ESC j dd
Since the line doesn't have a trailing newline, it should delete the the newline before it (if it has one).
(there's another bug there, which is that o should move down to the next line, which it doesn't if it's at character 0 of the document)
Done.
To test
Since the line doesn't have a trailing newline, it should delete the the newline before it (if it has one).
(there's another bug there, which is that o should move down to the next line, which it doesn't if it's at character 0 of the document)