Add some extra chars in the multi-color example, the display of wrap fails:  That's because we use `runewidth.StringWidth` to calculate the length of the cell, but use `len` to judge whether to wrap.