Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2026-04-04 20:01:11 +01:00
9 changed files with 108 additions and 17 deletions

View File

@@ -344,6 +344,7 @@ server_destroy_pane(struct window_pane *wp, int notify)
break;
/* FALLTHROUGH */
case 1:
case 3:
if (wp->flags & PANE_STATUSDRAWN)
return;
wp->flags |= PANE_STATUSDRAWN;