Wednesday, December 6, 2017

Re: bad display of output utf-8 chars



On Wed, Dec 6, 2017 at 3:18 PM, Ni Va <nivaemail@gmail.com> wrote:
Yes thank you Tony and Mr Gentis,

Enter chcp under windows console return 850 so you're right Tony.
So i can try to redirect robocopy's output even if it is so far of my idea ( getting output data live at runtime)


robocopy.exe has an explicit /UNICODE flag to control the output encoding.   You may want to try that before re-architecting your process to deal with redirected output.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: