OSDN Git Service

V300 beautified
[fast-forth/master.git] / config / TERATERM.INI
1 [BG]
2 ; Use Eterm look-feel Background extension (on/off)
3 BGEnable=off
4
5 ; Use AlphaBlend API (on/off)
6 BGUseAlphaBlendAPI=on
7
8 ; Susie plugin path
9 BGSPIPath=plugin
10
11 ; Fast window sizing/moving
12 BGFastSizeMove=on
13
14 ; Flickerless window moving
15 BGFlickerlessMove=on
16
17 ; If HideTitle=on and BGNoFrame=on, use window without frame
18 ; you can resize window with Alt + Shift + LeftDrag
19 BGNoFrame=on
20
21 ; wildcard => random select
22 BGThemeFile=theme\*.INI
23
24
25 [Tera Term]
26 ;       Tera Term version number
27 Version=4.102
28
29 ;       Language (English/Japanese/Russian/Korean/UTF-8)
30 Language=English
31
32 ; User interface language file that includes message strings.
33 ; Tera Term uses built-in English message when the file or message is not found.
34 UILanguageFile=lang\French.lng
35
36 ; Connecting timeout value(per seconds). No action if the value is zero.
37 ; Connecting socket could be canceled after the value timeout if the value is greater than zero.
38 ; The default value is zero(depends on Windows TCP/IP stack implementation).
39 ConnectingTimeout=0
40
41 ; pasting string by clicking mouse right button disabled
42 DisablePasteMouseRButton=off
43
44 ; pasting string by clicking mouse middle button disabled
45 DisablePasteMouseMButton=on
46
47 ; confirm pasting string by clicking mouse right button
48 ConfirmPasteMouseRButton=off
49
50 ; confirm changing clipboard string by clicking mouse right button
51 ConfirmChangePaste=on
52 ConfirmChangePasteCR=on
53 PasteDialogSize=330,220
54 ConfirmChangePasteStringFile=
55
56 ; Scroll out the current buffer when the clear screen does.
57 ScrollWindowClearScreen=on
58
59 ; Reset scrollback on display activity
60 AutoScrollOnlyInBottomLine=on
61
62 ; Starting the selection only by a left button.
63 SelectOnlyByLButton=on
64
65 ; New connection by Alt-N Accelerator key
66 AcceleratorNewConnection=on
67
68 ; Duplicate session by Alt-D Accelerator key disabled
69 DisableAcceleratorDuplicateSession=off
70
71 ; Cygwin connection by Alt-G Accelerator key
72 AcceleratorCygwinConnection=on
73
74 ; Send break by Alt-B Accelerator key disabled
75 DisableAcceleratorSendBreak=off
76
77 ; New connection Menu disabled
78 DisableMenuNewConnection=off
79
80 ; Duplicate session Menu disabled
81 DisableMenuDuplicateSession=off
82
83 ; Send break Menu disabled
84 DisableMenuSendBreak=off
85
86 ;       ANSI color definition (in the case FullColor=on)
87 ;       * UseTextColor should be off, or the background and foreground color of
88 ;         VTColor are assigned to color-number 0 and 7 respectively, even if
89 ;         they are specified in ANSIColor.
90 ;       * ANSIColor is a set of 4 values that are color-number(0--15),
91 ;         red-value(0--255), green-value(0--255) and blue-value(0--255).
92 ANSIColor=0,0,0,0, 1,255,0,0, 2,0,255,0, 3,255,255,0, 4,128,128,255, 5,255,0,255, 6,0,255,255, 7,255,255,255, 8,64,64,64, 9,192,0,0, 10,0,192,0, 11,192,192,0, 12,64,64,192, 13,192,0,192, 14,0,192,192, 15,192,192,192
93 ; xterm
94 ; ANSIColor=0,0,0,0, 1,255,0,0, 2,0,255,0, 3,255,255,0, 4,92,92,255, 5,255,0,255, 6,0,255,255, 7,255,255,255, 8,127,127,127, 9,205,0,0, 10,0,205,0, 11,205,205,0, 12,0,0,238, 13,205,0,205, 14,0,205,205, 15,229,229,229
95 ; PuTTY
96 ;ANSIColor=0,0,0,0, 1,255,85,85, 2,85,255,85, 3,255,255,85, 4,85,85,255, 5,255,85,255, 6,85,255,255, 7,255,255,255, 8,85,85,85, 9,187,0,0, 10,0,187,0, 11,187,187,0, 12,0,0,187, 13,187,0,187, 14,0,187,187, 15,187,187,187
97 ; Tera Term Pro 2.3
98 ;ANSIColor=0,0,0,0, 1,255,0,0, 2,0,255,0, 3,255,255,0, 4,0,0,255, 5,255,0,255, 6,0,255,255, 7,255,255,255, 8,128,128,128, 9,128,0,0, 10,0,128,0, 11,128,128,0, 12,0,0,128, 13,128,0,128, 14,0,128,128, 15,192,192,192
99 ; Solarized (http://ethanschoonover.com/solarized)
100 ;ANSIColor=0,7,54,66, 1,203,75,22, 2,88,110,117, 3,101,123,131, 4,131,148,150, 5,108,113,196, 6,147,161,161, 7,253,246,227, 8,0,43,54, 9,220,50,47, 10,133,153,0, 11,181,137,0, 12,38,139,210, 13,211,54,130, 14,42,161,152, 15,238,232,213
101
102 ;       Enable continued-line copy
103 EnableContinuedLineCopy=on
104
105 ; Mouse cursor type (arrow/ibeam/cross/hand)
106 MouseCursor=IBEAM
107
108 ; Translucent window (0 - 255: transparency value)
109 AlphaBlend=255
110
111 ; Cygwin install path
112 CygwinDirectory=C:\cygwin64
113
114 ; Viewlog Editor path
115 ViewlogEditor=A:prog\wscite\scite.exe
116
117 ; Locale for Unicode
118 ;Locale=chs
119 Locale=english
120
121 ; CodePage for Unicode
122 CodePage=1252
123
124 ; Background color of text uses background color of screen (on/off)
125 UseNormalBGColor=on
126
127 ;       Port type (serial/tcpip/namedpipe)
128 Port=serial
129
130 ;       Window positions
131 VTPos=-2147483648,-2147483648
132 TEKPos=-2147483648,-2147483648
133
134 ;       Terminal size
135 TerminalSize=128,42
136 ;       Terminal size=window size (on/off)
137 TermIsWin=on
138 ;       Auto window resizing option (on/off)
139 AutoWinResize=off
140
141 ;       Convert a received new-line (CR) char to CR/CRLF/LF/AUTO
142 CRReceive=AUTO
143 ;       New-line code to be transmitted (CR/CRLF/LF)
144 CRSend=CRLF
145
146 ;       Terminal ID
147 TerminalID=VT100
148
149 ;       Local echo (on/off)
150 LocalEcho=off
151
152 ;       Answerback
153 Answerback=
154
155 ;       Auto window switching (VT<->TEK; on/off)
156 AutoWinSwitch=off
157
158 ;       Kanji code to be received (SJIS/EUC/JIS)
159 KanjiReceive=UTF-8
160 ;       JIS Katakana code to be received (7/8)
161 KatakanaReceive=8
162
163 ;       Kanji code to be transmitted (SJIS/EUC/JIS)
164 KanjiSend=UTF-8
165 ;       JIS Katakana to be transmitted (7/8)
166 KatakanaSend=8
167 ;       Kanji-in sequence to be transmitted (@/B)
168 KanjiIn=B
169 ;       Kanji-out sequence to be transmitted (J/B)
170 KanjiOut=B
171
172 ;       Russian code set used in host
173 RussHost=Windows
174 ;       Russian code set used in PC
175 RussClient=Windows
176
177 ;       Window title
178 Title=Tera Term
179
180 ;       Cursor shape (block/vertical/horizontal)
181 CursorShape=block
182
183 ;       Hide title & menu bars and enable popup menu (on/off)
184 HideTitle=off
185 ;       Hide menu bar and enable popup menu (on/off)
186 PopupMenu=off
187
188 ;       Color mode (on/off)
189 EnableANSIColor=on
190 PcBoldColor=on
191 Aixterm16Color=on
192 Xterm256Color=on
193
194 ;       Enable scroll buffer (on/off)
195 EnableScrollBuff=on
196 ;       Scroll buffer size
197 ScrollBuffSize=10000
198
199 ;       Text and background colors
200 ;               for Normal characters
201 VTColor=0,255,0,0,0,0
202 ;       Solarized Dark
203 ;VTColor=131,148,150,0,43,54
204 ;       Solarized Light
205 ;VTColor=101,123,131,253,246,227
206 ;
207 ;               for Bold characters
208 EnableBoldAttrColor=on
209 VTBoldColor=255,255,0,0,0,0
210 ;       Solarized Dark
211 ;VTBoldColor=147,161,161,7,54,66
212 ;       Solarized Light
213 ;VTBoldColor=88,110,117,238,232,213
214 ;
215 ;               for Blink characters
216 EnableBlinkAttrColor=on
217 VTBlinkColor=255,0,0,0,0,0
218 ;       Solarized Dark
219 ;VTBlinkColor=133,153,0,0,43,54
220 ;       Solarized Light
221 ;VTBlinkColor=133,153,0,253,246,227
222 ;
223 ;               for Reverse characters
224 EnableReverseAttrColor=on
225 VTReverseColor=0,0,0,0,255,0
226 ;       Solarized Dark
227 ;VTReverseColor=0,43,54,131,148,150
228 ;VTReverseColor=101,123,131,253,246,227
229 ;       Solarized Light
230 ;VTReverseColor=253,246,227,101,123,131
231 ;VTReverseColor=131,148,150,0,43,54
232 ;
233 ;               for URL(hyper link) text color
234 EnableURLColor=on
235 URLUnderline=on
236 URLColor=0,255,255,0,0,0
237 ;       Solarized Dark
238 ;URLColor=181,137,0,0,43,54
239 ;       Solarized Light
240 ;URLColor=181,137,0,253,246,227
241 ;
242
243 ; Enable clickable URL
244 EnableClickableUrl=on
245
246 ; Launched Browser
247 ;   Firefox example
248 ;     ClickableUrlBrowser=firefox
249 ;     ClickableUrlBrowserArg=-new-tab
250 ;   Opera example
251 ;     ClickableUrlBrowser=opera
252 ;     ClickableUrlBrowserArg=-newpage
253 ;   IE example
254 ;     ClickableUrlBrowser=iexplore
255 ;     ClickableUrlBrowserArg=
256 ;   Chrome example
257 ;     ClickableUrlBrowser=chrome
258 ;     ClickableUrlBrowserArg=
259 ClickableUrlBrowser=
260 ClickableUrlBrowserArg=
261
262
263 ;               for TEK window
264 TEKColor=0,0,0,255,255,255
265
266 ;       TEK color emulation (on/off)
267 TEKColorEmulation=off
268
269 ;       Font
270 VTFont=Lucida Console,0,-13,0
271 ;       Bold style font (on/off)
272 EnableBold=off
273 ;       Font for TEK window
274 TEKFont=Terminal,0,-8,255
275 ;       Font quality(default/non-antialiased/antialiased/cleartype)
276 FontQuality=nonantialiased
277
278 ;       Russian code set of the font
279 RussFont=Windows
280
281 ;       Backspace key (BS/DEL)
282 BSKey=BS
283 ;       transmit DEL by Delete key (on/off)
284 DeleteKey=on
285
286 ;       Russian code set used in the keyboard driver
287 RussKeyb=Windows
288
289 ;       Meta key (on/off/left/right)
290 MetaKey=off
291
292 ;       Meta key sets MSB (off/raw/text)
293 Meta8Bit=off
294
295 ;       Application keypad mode disabled.
296 DisableAppKeypad=on
297
298 ;       Application cursor mode disabled.
299 DisableAppCursor=on
300
301 ;       Serial port parameters
302 ;         Port number
303 ComPort=5
304 ;         Baud rate
305 BaudRate=115200
306 ;         Parity (even/odd/none/mark/space)
307 Parity=none
308 ;         Data (7/8)
309 DataBit=8
310 ;         Stop (1/1.5/2)
311 StopBit=1
312 ;         Flow control (x/hard/none)
313 FlowCtrl=x
314 ;         Transmit delay per character (in msec)
315 DelayPerChar=0
316 ;         Transmit delay per line (in msec)
317 DelayPerLine=0
318
319 ;       TCP/IP parameters
320 ;         TCP port#
321 TCPPort=10001
322 ;         Telnet flag (on/off)
323 Telnet=off
324 ;         Telnet terminal type
325 ;TermType=vt100
326 TermType=xterm
327
328 ;         Auto window closing option (on/off)
329 AutoWinClose=on
330 ;         History list of hosts
331 HistoryList=on
332
333 ; Binary flag for Send File (on/off)
334 TransBin=off
335
336 ; without transfer dialog flag for Send File (on/off)
337 FTHideDialog=off
338
339 ; Binary flag for Log (on/off)
340 LogBinary=off
341 ; Log append (on/off)
342 LogAppend=on
343 ; plain text flag for Log (on/off)
344 LogTypePlainText=on
345 ; timestamp flag for Log (on/off)
346 LogTimestamp=off
347 ; without transfer dialog flag for Log (on/off)
348 LogHideDialog=off
349 ; Current all buffer included in first (on/off)
350 LogIncludeScreenBuffer=off
351
352 ; Default Log file name. You can specify strftime format to here.
353 LogDefaultName=teraterm.log
354 ; Default path to save the log file.
355 LogDefaultPath=
356 ; Auto start logging with default log file name.
357 LogAutoStart=off
358
359 ; === Log Rotate ===
360 ; Mode: 0(none), 1(size)
361 LogRotate=0
362 ; Size
363 LogRotateSize=0
364 ; Size type: 0(byte), 1(KB), 2(MB)
365 LogRotateSizeType=0
366 ; Step: 0(none), >=1(count times)
367 LogRotateStep=0
368
369 ; Deferred Log Write Mode (on/off)
370 DeferredLogWriteMode=on
371
372
373 ; XMODEM option (checksum/crc/1k)
374 XmodemOpt=checksum
375 ; Binary flag for XMODEM Receive and ZMODEM Send (on/off)
376 XmodemBin=on
377
378 ; XMODEM receive command
379 XmodemRcvCommand=
380
381 ; Default directory for file transfers
382 FileDir=A:\projets\msp430\MSP430-FORTH\SD_for_FR5994
383
384 ; Filter for send file
385 FileSendFilter=
386
387 ; SCP sending directory
388 ScpSendDir=
389
390 ; Save Broadcast Command History
391 BroadcastCommandHistory=on
392
393 ; Broadcast command enabling flag on the dialog window (on/off)
394 AcceptBroadcast=on
395
396 ; Number of broadcast command history
397 MaxBroadcatHistory=99
398
399 ;------ special options (see Tera Term help)
400
401 ; C1 (8-bit) control characters
402 Accept8BitCtrl=on
403 Send8BitCtrl=off
404
405 ; Accept remote-controlled window title changing (off/overwrite/ahead/last)
406 AcceptTitleChangeRequest=overwrite
407
408 ; Wrong kanji-out ^[(H (Japanese only)
409 AllowWrongSequence=off
410
411 ; Alternate screen buffer support
412 AlternateScreenBuffer=on
413
414 ; Automatic serial reconnection when serial cable is inserted and extracted(Windows XP or later).
415 AutoComPortReconnect=on
416
417 ; When serial port is specified with with /C= option and the port does not exist, 
418 ; Tera Term will wait for port connection. 
419 WaitCom=off
420
421 ; Auto file renaming for downloading
422 AutoFileRename=on
423
424 ; Auto text copying
425 AutoTextCopy=on
426
427 ; Back wrap
428 BackWrap=off
429
430 ; Beep by BEL (on/off/visual)
431 Beep=on
432
433 ; Beep over-used
434 BeepOverUsedTime=2
435 BeepOverUsedCount=5
436 BeepSuppressTime=5
437
438 ; Beep on connection & disconnection
439 BeepOnConnect=off
440
441 ; B-Plus auto receive
442 BPAuto=off
443
444 ; Escape all control characters in B-Plus
445 BPEscCtl=off
446
447 ; B-Plus log
448 BPLog=off
449
450 ; Clear serial port buffer when port opening
451 ; ClearComBuffOnOpen=on
452 ClearComBuffOnOpen=off
453
454 ; Clear screen when window is resized
455 ClearOnResize=off
456
457 ; Clear screen after the connection is closed
458 ClearScreenOnCloseConnection=off
459
460 ; Clipboard access from remote (on/off/read/write)
461 ClipboardAccessFromRemote=off
462
463 ; "Disconnect?" warning
464 ConfirmDisconnect=on
465
466 ; Control characters in kanji (Japanese only)
467 CtrlInKanji=on
468
469 ; Confirm send a file when drag and drop
470 ConfirmFileDragAndDrop=on
471
472 ; allow the sequences related to cursor control
473 CursorCtrlSequence=off
474
475 ; Display all characters (debug mode)
476 ; Debug=off
477 Debug=on
478 ; Debug mode type which can be selected by user.
479 ;   on|all   = All types
480 ;   off|none = Disabled debug mode
481 ;   normal   = usual teraterm debug mode
482 ;   hex      = hex output
483 ;   noout    = disable output completely
484 DebugModes=all
485
486 ; Delimters for word selection
487 ;  (compatible with earlier versions of Tera Term)
488 ;  DelimList=$20
489 ;  DelimDBCS=off
490 DelimList=$20!"#$24%&'()*+,:;<=>?@[\]^`{|}
491 DelimDBCS=on
492
493 ; Disable mouse event tracking when Control-Key is pressed.
494 DisableMouseTrackingByCtrl=on
495
496 ; Disable wheel to cursor translation when Control-Key is pressed.
497 DisableWheelToCursorByCtrl=on
498
499 ; Line at a time mode
500 EnableLineMode=on
501
502 ; Popup menu
503 EnablePopupMenu=on
504
505 ; "Show menu bar" command
506 EnableShowMenu=on
507
508 ; Enable the status line
509 EnableStatusLine=on
510
511 ; High speed file transfer on serial connection.
512 FileSendHighSpeedMode=on
513
514 ; Display "New Connection" dialog on startup
515 HostDialogOnStartup=on
516
517 ; Enable IME / inline input (Japanese only)
518 IME=on
519 IMEInline=on
520
521 IMERelatedCursor=off
522
523 ; Windows 7 jump list support
524 JumpList=on
525
526 ; Join Split URL
527 JoinSplitURL=off
528 JoinSplitURLIgnoreEOLChar=\
529
530 ; Kermit log
531 KmtLog=off
532 ; Kermit CAPAS: Ability to transmit and receive extended-length packets
533 KmtLongPacket=off
534 ; Kermit CAPAS: Ability to accept "A" packets (file attributes)
535 KmtFileAttr=off
536
537 ; Language selection
538 LanguageSelection=on
539
540 ; Lock Terminal Unique ID
541 LockTUID=on
542
543 ; Exclusive lock for log file
544 LogLockExclusive=on
545
546 ; Max scroll buffer size
547 MaxBuffSize=500000
548
549 ; Max serial port number
550 MaxComPort=256
551
552 ; Max buffer size of OSC string
553 MaxOSCBufferSize=4096
554
555 ; Mouse event tracking
556 MouseEventTracking=on
557
558 ; Maximized window bug tweak
559 MaximizedBugTweak=2
560
561 ; Nonblinking cursor
562 NonblinkingCursor=off
563
564 ; Polygon cursor for KILLFOCUS
565 KillFocusCursor=on
566
567 ; Delay for pass-thru printing (in secs)
568 PassThruDelay=3
569
570 ; Direct pass-thru printing
571 PassThruPort=
572
573 ; Delay for paste per each lines (in msec)
574 PasteDelayPerLine=10
575
576 ; Allow the sequences related to printer control
577 PrinterCtrlSequence=on
578
579 ; Printer font
580 PrnFont=
581
582 ; Page margins for printing
583 ; (left, right, top and bottom in 1/100 inches)
584 PrnMargin=50,50,50,50
585
586 ; Quick-VAN log
587 QVLog=off
588
589 ; Quick-VAN window size
590 QVWinSize=8
591
592 ; Russian code set of printer font
593 RussPrint=Windows
594
595 ; Save VT Window position
596 SaveVTWinPos=off
597
598 ; Max lines per one jump scroll
599 ScrollThreshold=12
600
601 ; Scroll line count with mouse wheel button
602 MouseWheelScrollLine=3
603
604 ; Text selection on window activation
605 SelectOnActivate=on
606
607 ; Break signal length (in msec)
608 SendBreakTime=1000
609
610 ; Startup macro
611 StartupMacro=
612
613 ; Strict Key Mapping
614 StrictKeyMapping=off
615
616 ; Tab Stop Modify Sequence (on/off/combination of HTS,HTS7,HTS8,TBC,TBC0,TBC3)
617 TabStopModifySequence=on
618
619 ; TEK mouse code
620 TEKGINMouseCode=32
621
622 ; Telnet Auto Detection
623 TelAutoDetect=on
624
625 ; Telnet binary option
626 TelBin=off
627
628 ; Telnet auto echo
629 TelEcho=off
630
631 ; Telnet log
632 TelLog=off
633
634 ; Standard telnet port
635 TelPort=23
636
637 ; Keep-Alive packet sending interval on telnet connection (per second, 0=disabled)
638 TelKeepAliveInterval=300
639
640 ; Auto setup for non-telnet
641 TCPLocalEcho=off
642 TCPCRSend=
643
644 ; Terminal Unique ID
645 TerminalUID=FFFFFFFF
646
647 ; Title format
648 ; format ID:  5(000101) <title> - <host/port> VT/TEK
649 ; format ID: 13(001101) <host/port> - <title> VT/TEK
650 ; format ID: 29(011101) <host:tcpport/port> - <title> VT/TEK
651 ; format ID: 45(101101) <host/port:baud> - <title> VT/TEK
652 ; format ID: 61(111101) <host:tcpport/port:baud> - <title> VT/TEK
653 TitleFormat=45
654
655 ; Allow the sequences related to title report (accept/ignore/empty)
656 TitleReportSequence=empty
657
658 ; Translate mouse wheel to cursor key when application cursor mode
659 TranslateWheelToCursor=on
660
661 ; Trim trailing new line character when pasting
662 TrimTrailingNLonPaste=off
663
664 ; Unknown Unicode character handling
665 UnknownUnicodeCharacterAsWide=off
666
667 ; Mapping of Unicode to DEC special character
668 ;   The sum of following values:
669 ;   1 : Box drawings (U+2500-U+257F)
670 ;   2 : Bullet (U+2022)
671 ;       Hyphenation point (U+2027)
672 ;       Light shade (25%) (U+2591)
673 ;       Medium shade (50%) (U+2592)
674 ;       Dark shade (75%) (U+2593)
675 ;       Black small square (U+25AA)
676 ;       Black vertical rectangle (U+25AE)
677 ;       Black verty small square (U+2B1D)
678 ;   4 : Middle dot (U+00B7)
679 ;       One dot leader (U+2024)
680 ;       Bullet operator (U+2219)
681 UnicodeToDecSpMapping=3
682
683 ; White & black color conversion
684 UseTextColor=off
685
686 ; VT Compatible Tab
687 VTCompatTab=off
688
689 ; Space between characters (lines)
690 VTFontSpace=0,0,0,1
691
692 ; Window Icon
693 VTIcon=Default
694 TEKIcon=Default
695
696 ; Scaling factors for printing (in pixels per inch)
697 VTPPI=0,0
698 TEKPPI=0,0
699
700 ; `wait4all' macro command
701 Wait4allMacroCommand=off
702
703 ; allow the sequences related to window control
704 WindowCtrlSequence=on
705
706 ; allow the sequences related to window report
707 WindowReportSequence=on
708
709 ; [Window] menu
710 WindowMenu=on
711
712 ; XMODEM log
713 XmodemLog=off
714
715 ; XMODEM Timeout value(v1,v2,v3,v4,v5) by seconds
716 ;  v1=NAK mode: Timeout value for first packet
717 ;  v2=CRC mode: Timeout value for first packet
718 ;  v3=Timeout short time 
719 ;  v4=Timeout long time 
720 ;  v5=Timeout very long time 
721 XmodemTimeouts=10,3,10,20,60
722
723 ; YMODEM log
724 YmodemLog=off
725
726 ; YMODEM receive command
727 YmodemRcvCommand=
728
729 ; YMODEM Timeout value(v1,v2,v3,v4,v5) by seconds
730 ;  v1=NAK mode: Timeout value for first packet
731 ;  v2=CRC mode: Timeout value for first packet
732 ;  v3=Timeout short time 
733 ;  v4=Timeout long time 
734 ;  v5=Timeout very long time 
735 YmodemTimeouts=10,3,10,20,60
736
737 ; ZMODEM auto receive
738 ZmodemAuto=off
739
740 ; ZMODEM parameters for sending
741 ZmodemDataLen=1024
742 ZmodemWinSize=32767
743
744 ; Escape all control characters in ZMODEM
745 ZmodemEscCtl=off
746
747 ; ZMODEM log
748 ZmodemLog=off
749
750 ; ZMODEM receive command
751 ZmodemRcvCommand=rz
752
753 ; ZMODEM Timeout value(v1,v2,v3,v4) by seconds
754 ;  v1=Timeout value for serial port
755 ;  v2=Timeout value for TCP/IP port
756 ;  v3=Timeout value for initial packet
757 ;  v4=Timeout value for final packet
758 ZmodemTimeouts=10,0,10,3
759 NormalizeLineBreakOnPaste=off
760 NotifyClipboardAccess=on
761 LogTimestampFormat=%Y-%m-%d %H:%M:%S.%N
762 LogTimestampUTC=off
763 PrnConvFF=off
764 ListHiddenFonts=on
765 ISO2022ShiftFunction=on
766 LogTimestampType=Local
767 TerminalSpeed=38400
768 AlphaBlendActive=255
769
770 ;------ end of special options
771
772 [TTSSH]
773 ; SSH enabled flag (1=enabled 0=disabled)
774 Enabled=0
775
776 ; default login username (setup to authentication dialog)
777 DefaultUserName=
778 DefaultForwarding=
779
780 ; Cipher algorithm order
781 ;  2...DES(SSH1),    3...3DES(SSH1),   6...Blowfish(SSH1), 7...3DES-CBC,
782 ;  8...AES128-CBC,   9...AES192-CBC,   :...AES256-CBC,     ;...Blowfish-CBC,
783 ;  <...AES128-CTR,   =...AES192-CTR,   >...AES256-CTR,     ?...Arcfour,
784 ;  @...Arcfour128,   A...Arcfour256,   B...CAST128-CBC,    C...3DES-CTR,
785 ;  D...Blowfish-CTR, E...CAST128-CTR,  F...Camellia128-CBC,
786 ;  G...Camellia192-CBC, H...Camellia256-CBC, I...Camellia128-CTR,
787 ;  J...Camellia192-CTR, K...Camellia256-CTR
788 ;  0...Ciphers below this line are disabled.
789 CipherOrder=K>H:J=G9I<F8C7D;EB3ML0A@?62
790
791 ; KEX algorithm order(SSH2)
792 ;  1...diffie-hellman-group1-sha1
793 ;  2...diffie-hellman-group14-sha1
794 ;  3...diffie-hellman-group-exchange-sha1
795 ;  4...diffie-hellman-group-exchange-sha256
796 ;  5...ecdh-sha2-nistp256
797 ;  6...ecdh-sha2-nistp384
798 ;  7...ecdh-sha2-nistp521
799 ;  8...diffie-hellman-group14-sha256
800 ;  9...diffie-hellman-group16-sha512
801 ;  :...diffie-hellman-group18-sha512
802 ;  0...KEXs below this line are disabled.
803 KexOrder=567:9843210
804
805 ; minimal size in bits of an acceptable group in SSH_MSG_KEY_DH_GEX_REQUEST packet
806 GexMinimalGroupSize=0
807
808 ; Host Key algorithm order(SSH2)
809 ;  2...ssh-rsa
810 ;  3...ssh-dss
811 ;  4...ecdh-sha2-nistp256
812 ;  5...ecdh-sha2-nistp384
813 ;  6...ecdh-sha2-nistp521
814 ;  7...ssh-ed25519
815 ;  0...below this line are disabled.
816 HostKeyOrder=4567230
817
818 ; MAC algorithm order(SSH2)
819 ;  1...hmac-sha1
820 ;  2...hmac-md5
821 ;  3...hmac-sha1-96
822 ;  4...hmac-md5-96
823 ;  5...hmac-ripemd160@openssh.com
824 ;  6...hmac-sha2-256
825 ;  8...hmac-sha2-512
826 ;  0...below this line are disabled.
827 MacOrder=86152@?:>;034<=
828
829 ; Compression algorithm order(SSH2)
830 ;  1...none
831 ;  2...zlib
832 ;  3...zlib@openssh.com(Delayed Compression)
833 ;  0...below this line are disabled.
834 CompOrder=3210
835 ; packet compression level (0=none)
836 Compression=0
837
838
839 KnownHostsFiles=ssh_known_hosts
840 DefaultRhostsLocalUserName=
841 DefaultRhostsHostPrivateKeyFile=
842 DefaultRSAPrivateKeyFile=
843 DefaultAuthMethod=3
844 ; Debug message logging level of `TTSSH.LOG'.
845 ; The default value is disabled(0).
846 ;   LOG_LEVEL_FATAL      5
847 ;   LOG_LEVEL_ERROR      10
848 ;   LOG_LEVEL_URGENT     20
849 ;   LOG_LEVEL_WARNING    30
850 ;   LOG_LEVEL_NOTIFY     50
851 ;   LOG_LEVEL_INFO       80
852 ;   LOG_LEVEL_VERBOSE    100
853 ;   LOG_LEVEL_SSHDUMP    200
854 LogLevel=0
855 WriteBufferSize=2097152
856
857 ; SSH protocol version (1 or 2)
858 ProtocolVersion=2
859
860 ; SSH heartbeat(keepalive): per second (0=disabled)
861 HeartBeat=60
862
863 ; Remember password in memory (1=enabled 0=disabled)
864 RememberPassword=1
865
866 ; Check supported auth methods with "none" method (1=enabled 0=disabled)
867 CheckAuthListFirst=0
868
869 ; Enable connection to the server that has RSA key length less than 768 bit (1=enabled 0=disabled)
870 EnableRsaShortKeyServer=0
871
872 ; SSH agent forwarding (pageant) (1=enabled 0=disabled)
873 ForwardAgent=0
874
875 ; Confirm SSH agent forwarding (1=enabled 0=disabled)
876 ForwardAgentConfirm=1
877
878 ; Verify host key by DNS (1=enabled 0=disabled)
879 VerifyHostKeyDNS=0
880
881 ; SSH Icon
882 SSHIcon=Default
883
884 ; Disable error popup-message box
885 ;  0 ... Default(not disabling)
886 ;  1 ... Sending forwarded data to a local port
887 DisablePopupMessage=0
888
889 ; X11 Forwarding
890 X11Display=
891
892 ; Host key rotation support (derived from OpenSSH 6.8)
893 ;  0 ... Disabled
894 ;  1 ... Enabled
895 ;  2 ... Enabled with User's confirmation
896 UpdateHostkeys=0
897 ForwardAgentNotify=1
898 AuthBanner=1
899
900
901 [TTProxy]
902 ConnectionTimeout="10"
903 SocksResolve="auto"
904 TelnetHostnamePrompt=">> Host name: "
905 TelnetUsernamePrompt="Username:"
906 TelnetPasswordPrompt="Password:"
907 TelnetConnectedMessage="-- Connected to "
908 TelnetErrorMessage="!!!!!!!!"
909
910 [TTXKanjiMenu]
911 UseOneSetting=on
912
913 [TTXttyrec]
914 RecordStartSize=on
915
916 [TTXRecurringCommand]
917 Enable=off
918 Command=
919 Interval=300
920 AddNewLine=off
921
922 [Resize Menu]
923 ; 80x62
924 ;ResizeMenu1= 80, 24
925 ;
926 ; 120x52
927 ;ResizeMenu2=120, 52
928 ;
929 ; Width: no-change, Height: 52
930 ;ResizeMenu3=  0, 52
931 ;
932 ; Width: 80, Height: no-change
933 ;ResizeMenu4= 80,  0
934
935 ;------ Telnet host list
936 ;       Max number of hosts is 200.
937 ;       You can edit this list in the [Setup] TCP/IP dialog box.
938 ;[Hosts]
939 ;       Host name
940 ;Host1=myhost.example.com
941 ;       IPv4 address
942 ;Host2=192.0.2.1
943 ;       IPv6 address
944 ;Host3=[2001:db8:1:2:8401:02ff:fe03:0405]
945 ;       IPv6 address with interface number
946 ;Host4=[fe80::8401:02ff:fe03:0405%3]
947 ;       Host name with option
948 ;Host5=myhost.example.com /F=myhost.ini
949 ;       Host name with user, port and option
950 ;Host6=user@myhost.example.com:10022 /ssh
951 ;       URL
952 ;Host7=ssh://user@myhost.example.com
953 ;       COM1 port
954 ;Host8=/C=1
955 ;       Replay a file
956 ;Host9=/R=readme.txt
957
958 [Hosts]
959 Host1=192.168.0.4
960 Host2=192.168.0.1
961 Host3=192.168.0.2
962 Host4=192.168.0.8
963 Host5=192.168.1.8
964 Host6=192.168.1.8/
965 Host7=myhost.example.com
966 Host8=192.0.2.1
967 Host9=[2001:db8:1:2:8401:2ff:fe03:405]
968 Host10=[fe80::8401:2ff:fe03:405%3]
969 Host11=myhost.example.com /F=myhost.ini
970 Host12=user@myhost.example.com:10022 /ssh
971 Host13=ssh://user@myhost.example.com
972 Host14=/C=1 ;serial port
973 Host15=\\.\pipe\vmware-serial-port ;Named pipe
974 Host16=/R=readme.txt ;replay a file