Fix unicode wordwrap in the message box.
commit254543e576f771d2c413e08a046f3ac31e2bde14
authorBen Kibbey <bjk@luxsci.net>
Thu, 13 Jun 2013 00:33:31 +0000 (12 20:33 -0400)
committerBen Kibbey <bjk@luxsci.net>
Thu, 13 Jun 2013 01:16:54 +0000 (12 21:16 -0400)
tree469130b3f80d4149c7799be85ea6793f1ce3848c
parent66cc7c16d23042905de7bf18367771f0c921d67f
Fix unicode wordwrap in the message box.

When a line is longer than the message box width create a new message
line.
src/message.c