]> granicus.if.org Git - curl/commit
curl: enabled Windows VT Support and UTF-8 output
authorRich Turner <richturn@microsoft.com>
Thu, 28 Jun 2018 22:25:00 +0000 (15:25 -0700)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 29 Sep 2018 10:39:41 +0000 (12:39 +0200)
commitbecfe1233ff2b6b0c3e1b6a10048b55b68c2539f
tree57bd7b06e8af6e730570e9bb26d15f0682309416
parent454fa3fd7be9b4a8d51d19d3515a3a935c3bf400
curl: enabled Windows VT Support and UTF-8 output

Enabled Console VT support (if running OS supports VT) in tool_main.c.

Fixes #3008
Closes #3011
src/tool_main.c
winbuild/makedebug.cmd [new file with mode: 0644]
winbuild/rundebug.cmd [new file with mode: 0644]