char *tmp=tparam(scrollregion,NULL,0,998,998); if (strcmp(tmp,"\033[999;999r")==0) /* a little hack: this *is* ANSI */ write(fdout,"\033[r",3); /* turn scroll region off */