Skip to content
Commit 3bf562a8 authored by Matan Ziv-Av's avatar Matan Ziv-Av Committed by Kurt Hindenburg
Browse files

Don't decode right half of double width chars when decoding screen to text

The code is supposed to skip them, but Character::stringWidth() does not
always return the correct result, so make sure they are not decoded into
text (as NUL characters).
parent be2a5ac6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment