TODO (290B)
1 TODO 2 ==== 3 4 [x] Check UTF character handling (0x201E, 0x201F etc. quotes) 5 Example: 6 for i in $(seq 100); do 7 printf "\u201etest\u201f test test testtest " 8 done | ufold -s -w 80 9 should output double quotes, but the output is messed up 10 - It was a bug in u32_char_to_u8