JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Replace character with U+FFFD if wcwidth() is -1
authorczarkoff@gmail.com <czarkoff@gmail.com>
Tue, 28 Oct 2014 11:55:28 +0000 (12:55 +0100)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Mon, 3 Nov 2014 21:52:58 +0000 (22:52 +0100)
commit11625c7166b7e4dad414606227acec2de1c36464
tree7322869b5d1e0b33a480ce2e34973198b05ccc70
parent008aae541b5cb1e67a025048adef9a06eaa11c2e
Replace character with U+FFFD if wcwidth() is -1

Helpful when new Unicode codepoints are not recognized by libc.
st.c