[PATCH v2 3/5] kernel32/tests: Disable ENABLE_VIRTUAL_TERMINAL_PROCESSING mode in testWriteNotWrappedProcessed.

Jacek Caban jacek at codeweavers.com
Wed Aug 12 08:10:21 CDT 2020


Signed-off-by: Jacek Caban <jacek at 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(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0003-kernel32-tests-Disable-ENABLE_VIRTUAL_TERMINAL_PROC.txt
Type: text/x-patch
Size: 792 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200812/40b98475/attachment-0001.bin>


More information about the wine-devel mailing list