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 7274 by doda, Wed Nov 21 08:45:37 2018 UTC revision 7277 by doda, Wed Nov 21 09:12:57 2018 UTC
# Line 438  void ChangeTerminalSize(int Nx, int Ny) Line 438  void ChangeTerminalSize(int Nx, int Ny)
438          MainY = 0;          MainY = 0;
439          MainTop = 0;          MainTop = 0;
440          MainBottom = NumOfLines-StatusLine-1;          MainBottom = NumOfLines-StatusLine-1;
         LRMarginMode = FALSE;  
441  }  }
442    
443  void SendCSIstr(char *str, int len) {  void SendCSIstr(char *str, int len) {

Legend:
Removed from v.7274  
changed lines
  Added in v.7277

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