DFillmore / viola

Viola is a Z-Machine Interpreter written in Python.
19 stars 2 forks source link

backspace code inaccurately measures character width #45

Closed DFillmore closed 10 years ago

DFillmore commented 10 years ago

This only seems to be a problem at certain times when using the backspace routine during command history code. Have replaced that usage with a different way to erase the text.