comparison 510Connectbot.connections @ 525:b61919d8a701

code cleanup; document connections file
author Carl Byington <carl@five-ten-sg.com>
date Sat, 01 Jun 2024 10:12:40 -0600
parents e1dd1fd46e18
children
comparison
equal deleted inserted replaced
524:609b142218bc 525:b61919d8a701
1 # 1 #
2 # available host keys: 2 # available host keys:
3 # 3 #
4 # nickname (string)
5 # color (string) ("red", "green", "blue", "gray") 4 # color (string) ("red", "green", "blue", "gray")
6 # fontsize (float) 5 # fontsize (float)
7 # fixed_size (boolean) 6 # fixed_size (boolean)
8 # fixed_width (integer) 7 # fixed_width (integer)
9 # fixed_height (integer) 8 # fixed_height (integer)
74 # fg_color (integer) (1 based just as shown by color activity) 73 # fg_color (integer) (1 based just as shown by color activity)
75 # bg_color (integer) (1 based just as shown by color activity) 74 # bg_color (integer) (1 based just as shown by color activity)
76 # 75 #
77 76
78 77
79 tn5250://pub400.com:23#pub400 78 tn5250://pub400.com:23#pub400%20here
80 encryption5250=TLSv1.3 79 encryption5250=TLSv1.3
81 fontsize=20 80 fontsize=20
82 fixed_size=true 81 fixed_size=true
83 fixed_width=40 82 fixed_width=40
84 fixed_height=25 83 fixed_height=25
84
85 local://#local
85 86
86 global:// 87 global://
87 emulation=xterm-256color 88 emulation=xterm-256color
88 scrollback=200 89 scrollback=200
89 rotation=Force portrait 90 rotation=Force portrait