From: root Date: Thu, 22 Dec 2005 21:56:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=0b4b33575da63a55b39c0673dd80180961ab5de2;p=dana%2Furxvt.git *** empty log message *** --- diff --git a/src/command.C b/src/command.C index 81c2f807..489e5a73 100644 --- a/src/command.C +++ b/src/command.C @@ -143,7 +143,7 @@ rxvt_term::iso14755_54 (int x, int y) for (;;) { - const line_t &l = ROW(-view_start); + const line_t &l = ROW(y - view_start); text_t t = l.t[x];