Bug description:
In a code cell, pressing backspace removes characters correctly until it reaches the beginning of the line. Then, it fails to delete the empty line and go up.
I stepped through the recent commits and tested them. Apparently d406b8c is causing the problem.