I found another little bug.
When there are only commas or periods left of the curser, CTRL+Backspace jumps a line up instead of clearing the current line.
Code: Select all
test test test
....,,,..... <-- CTRL+Backspace here jumps a line up
Moderator: kfury77
Code: Select all
test test test
....,,,..... <-- CTRL+Backspace here jumps a line up