12 Aug
2020
12 Aug
'20
1:10 p.m.
Signed-off-by: Jacek Caban <jacek(a)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(-)