You cannot properly remove characters from an input file with kilo.
I observed the following: when I make a new file and enter in there 12345678 and then press Ctrl-s and Ctrl-q, a file with this content is generated. When I load the file again, I press del four times so only 5678 remains. After Ctrl-s and Ctrl-q, I load the file again. The file then contains:
However, it should just contain 5678, the second line is a bug. If you try to erase again further lines will be added when saving.
You cannot properly remove characters from an input file with kilo.
I observed the following: when I make a new file and enter in there
12345678and then press Ctrl-s and Ctrl-q, a file with this content is generated. When I load the file again, I pressdelfour times so only5678remains. After Ctrl-s and Ctrl-q, I load the file again. The file then contains:However, it should just contain
5678, the second line is a bug. If you try to erase again further lines will be added when saving.