[Ttssh2-commit] [6084] r6079, r6083 の新規項目を TERATERM.INI に追加

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2015年 11月 5日 (木) 22:01:48 JST


Revision: 6084
          http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6084
Author:   maya
Date:     2015-11-05 22:01:48 +0900 (Thu, 05 Nov 2015)
Log Message:
-----------
r6079, r6083 の新規項目を TERATERM.INI に追加

Revision Links:
--------------
    http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6079
    http://sourceforge.jp/projects/ttssh2/scm/svn/commits/6083

Modified Paths:
--------------
    trunk/installer/release/TERATERM.INI

-------------- next part --------------
Modified: trunk/installer/release/TERATERM.INI
===================================================================
--- trunk/installer/release/TERATERM.INI	2015-11-05 12:58:43 UTC (rev 6083)
+++ trunk/installer/release/TERATERM.INI	2015-11-05 13:01:48 UTC (rev 6084)
@@ -411,6 +411,9 @@
 ; Alternate screen buffer support
 AlternateScreenBuffer=on
 
+; Detect disconnection of serial port and close it, detect reconnect and reopen it
+AutoComDisReConnect=on
+
 ; Auto file renaming for downloading
 AutoFileRename=on
 
@@ -499,6 +502,9 @@
 ; Enable the status line
 EnableStatusLine=on
 
+; send file contents multiple bytes at a time
+FileSendBulkPacket=on
+
 ; Display "New Connection" dialog on startup
 HostDialogOnStartup=on
 



Ttssh2-commit メーリングリストの案内
Back to archive index