mirror of
https://github.com/tmate-io/tmate-ssh-server.git
synced 2020-11-18 19:53:51 -08:00
defaults to screen-256color
This commit is contained in:
parent
d9349a3884
commit
a43d35c137
@ -132,7 +132,7 @@ const struct options_table_entry session_options_table[] = {
|
||||
|
||||
{ .name = "default-terminal",
|
||||
.type = OPTIONS_TABLE_STRING,
|
||||
.default_str = "screen"
|
||||
.default_str = "screen-256color"
|
||||
},
|
||||
|
||||
{ .name = "destroy-unattached",
|
||||
|
Loading…
x
Reference in New Issue
Block a user