--- rxvt-unicode/src/command.C 2005/12/22 16:44:10 1.213 +++ rxvt-unicode/src/command.C 2005/12/22 21:56:19 1.214 @@ -143,7 +143,7 @@ for (;;) { - const line_t &l = ROW(-view_start); + const line_t &l = ROW(y - view_start); text_t t = l.t[x];