mirror of
https://github.com/tmate-io/tmate.git
synced 2025-02-12 16:30:18 +01:00
TERM defaults to screen-256color
This commit is contained in:
parent
e52312ec3c
commit
fc4eaeb89f
@ -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…
Reference in New Issue
Block a user