Looks like Node updated their ansi regex to also match VT control characters https://github.com/nodejs/io.js/blob/master/lib/readline.js#L974-L980 Should we do the same here?