Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/teraterm/vtterm.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5568 by doda, Mon Apr 14 04:26:52 2014 UTC revision 5569 by doda, Mon Apr 14 04:29:55 2014 UTC
# Line 2500  void CSSetLRScrollRegion()     // DECSLRM Line 2500  void CSSetLRScrollRegion()     // DECSLRM
2500      switch (b) {      switch (b) {
2501        case 'c': /* second terminal report (Secondary DA) */        case 'c': /* second terminal report (Secondary DA) */
2502          if (Param[1] < 1) {          if (Param[1] < 1) {
2503            SendCSIstr(">32;100;2c", 0); /* VT382 */            SendCSIstr(">32;278;2c", 0); /* VT382(>32) + xterm rev 278 */
2504          }          }
2505          break;          break;
2506        case 'J': // IO-8256 terminal        case 'J': // IO-8256 terminal

Legend:
Removed from v.5568  
changed lines
  Added in v.5569

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26