kakoune/test/regression/3388-command-line-parsing-does-not-preserve-invalid-utf8/rc
Maxime Coste 149da2064d Handle invalid utf8 in command line a bit better
Reduce the amount of decoding by working directly on
bytes.

Fixes #3388
2020-03-13 08:02:58 +11:00

2 lines
84 B
Plaintext

evaluate-commands %sh{ printf 'set-register a "\xbd\xb2\x3d\xbc\x20\xe2\x8c\x98"' }