Merge branch 'master' into floating_panes

This commit is contained in:
Dane Jensen
2026-06-10 12:47:50 -07:00
19 changed files with 451 additions and 173 deletions

View File

@@ -738,7 +738,7 @@ const struct options_table_entry options_table[] = {
.flags = OPTIONS_TABLE_IS_STYLE,
.separator = ",",
.text = "Style of the command prompt when in command mode, if "
"'mode-keys' is set to 'vi'."
"'status-keys' is set to 'vi'."
},
{ .name = "message-format",