#10 Fix the situation when `backspace` is pressed with modifiers.
Opened by lruzicka. Modified

Backspace is used to delete the latest character from the key buffer, but it does not get recorded when pressed together with a modifier. This should be fixed.


Metadata