Vim Looks Very Weird When Using chcp 65001

0

I've needed to switch to chcp 65001 to properly display some Unicode characters.

However, I've noticed that my Vim isn't displaying characters properly when chcp is set to 65001 as opposed to 437.

This is what it looks like:

Screenshot

Which Vim setting do I need to change to have it properly display with chcp 65001?

Gnosis

Posted 2020-02-12T10:00:54.417

Reputation: 19

Question was closed 2020-02-12T10:05:17.890

No answers