repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: a9a34dad3c4b43e54a8943727f59252f50525dd5: path_to: revision_to:
commit a9a34dad3c4b43e54a8943727f59252f50525dd5 Author: Marc LehmannDate: Thu Dec 22 21:56:19 2005 +0000 *** empty log message *** diff --git a/src/command.C b/src/command.C
--- 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];
-----END OF PAGE-----