mirror of
https://github.com/tmate-io/tmate.git
synced 2025-08-15 08:12:46 +02:00
Revert the command-prefix change which breaks sequences of commands.
This commit is contained in:
@ -502,11 +502,6 @@ const struct options_table_entry window_options_table[] = {
|
||||
.default_num = 1
|
||||
},
|
||||
|
||||
{ .name = "command-prefix",
|
||||
.type = OPTIONS_TABLE_STRING,
|
||||
.default_str = "exec "
|
||||
},
|
||||
|
||||
{ .name = "force-height",
|
||||
.type = OPTIONS_TABLE_NUMBER,
|
||||
.minimum = 0,
|
||||
|
Reference in New Issue
Block a user