Under 3.1, from the lua console: dostring("print('\\b')") Expected output: \b Actual output: [unprintable, ascii 8, backspace] Can someone confirm whether or not this is a bug, and if it's still present in later versions? Thanks in advance, ashley