Name | Description | Values | Example |
---|---|---|---|
option | login by option | option name | option=kkterminal |
bg | background color | hexadecimal color code | bg=0C0C0C |
fg | foreground color | hexadecimal color code | fg=FFFFFF |
fontFamily | font | font name | fontFamily=Courier%20New |
fontSize | size | 12/14/16/18/20 | fontSize=18 |
cursorStyle | cursor style | block/underline/bar | cursorStyle=bar |
cursorBlink | cursor blink | true/false | cursorBlink=false |
tCode | enable TCode | true/false | tCode=false |
cloud | enable cloud sync | true/false | cloud=false |
lang | language | en/zh | lang=zh |
mode | terminal mode | headless/pure/- | mode=pure |
record | play operation record | record id | record=eaf1034c-9500-4c59-b9cb-5e09e7c7d48a |
cmd | initialized command | bash command | cmd=ls |