DUMB: support tex fonts
- SYNCCVS: updated to rxvt-cvs 2006-01-28, no relevant changes.
+ - fix version report (DA) (which was unfortunately broken).
7.4 Sat Jan 28 15:26:27 CET 2006
- screen background wasn't always erased properly when scrolling,
// and Mm (e.g. 72 for 7.2) for urxvt <= 7.2, and 94 for later versions, to signify
// that we do not support xterm mouse reporting (should be 95 when we do).
//
- tt_printf ("\033[>%c%c85;94;0c", VERSION[0], VERSION[1]);
+ tt_printf ("\033[>%c%c85;94;0c", VERSION[0], VERSION[2]);
}
break;
case '?':