K 10 svn:author V 7 vanilla K 8 svn:date V 27 2006-09-25T08:29:18.000000Z K 7 svn:log V 373 When irssi displays a overlong topic with wide (width > 1) character on the display margin, it will truncate AFTER that character. That is, the whole wide character is outputted and mess up the screen. This patch fixes the problem by truncating BEFORE wide characters that fall on the display margin. PR: ports/103597 Submitted by: Yi-Hsuan Hsin END