- Fix bug with 0.8 and 0.10 Node.js Readline where the cursor position wasn't set correctly when the prompt contained ANSI control chars. That created a visual glitch when user was using <kbd>arrows</kbd>, <kbd>end</kbd> and <kbd>home</kbd> keys to move through the input (the modification occured in place, but the visual cursor stayed at the end of the line).