From 02caf7ce4a08dcb27ddf60615e3070f493430c93 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 27 May 2026 19:36:20 +0100 Subject: [PATCH] Remove a difference from master. --- options-table.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options-table.c b/options-table.c index 021a29ce..25f8c7c7 100644 --- a/options-table.c +++ b/options-table.c @@ -1474,7 +1474,7 @@ const struct options_table_entry options_table[] = { { .name = "remain-on-exit-format", .type = OPTIONS_TABLE_STRING, .scope = OPTIONS_TABLE_WINDOW|OPTIONS_TABLE_PANE, - .default_str = "Command exited (" + .default_str = "Pane is dead (" "#{?#{!=:#{pane_dead_status},}," "status #{pane_dead_status},}" "#{?#{!=:#{pane_dead_signal},},"