vtparse icon indicating copy to clipboard operation
vtparse copied to clipboard

Adding UTF-8 decoding.

Open luigi-rosso opened this issue 10 years ago • 1 comments

I noticed I was getting command errors with multibyte characters. Looked through the vtparse code and noticed it didn't seem to be handling UTF-8 characters. Did a simple UTF-8 implementation that fixed the issue for me, feel free to merge/critique.

luigi-rosso avatar Oct 29 '15 01:10 luigi-rosso

Thanks mate, I added it to my personal fork of the code. This is really important :)

andi8086 avatar Mar 05 '24 09:03 andi8086