Signed-off-by: Jacek Caban jacek@codeweavers.com --- With VT processing \t causes cursor move without filling skipped characters. It's usually not a problem because VT processing is disabled by default, but it's not necessarily true if we inherit the console (like in the next patch).
dlls/kernel32/tests/console.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)