diff --git a/options-table.c b/options-table.c index 5268d8b0..b63abaec 100644 --- a/options-table.c +++ b/options-table.c @@ -896,7 +896,7 @@ const struct options_table_entry options_table[] = { { .name = "xterm-keys", .type = OPTIONS_TABLE_FLAG, .scope = OPTIONS_TABLE_WINDOW, - .default_num = 0 + .default_num = 1 }, { .name = NULL }