Date: Mon, 25 Sep 2006 08:29:19 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/irssi Makefile ports/irc/irssi/files patch-topic_length Message-ID: <200609250829.k8P8TJiY053587@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
vanilla 2006-09-25 08:29:19 UTC
FreeBSD ports repository
Modified files:
irc/irssi Makefile
Added files:
irc/irssi/files patch-topic_length
Log:
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 <mhsin_at_mhsin_dot_org>
Revision Changes Path
1.93 +1 -1 ports/irc/irssi/Makefile
1.1 +41 -0 ports/irc/irssi/files/patch-topic_length (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609250829.k8P8TJiY053587>
