=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/options-table.c,v retrieving revision 1.109 retrieving revision 1.110 diff -u -r1.109 -r1.110 --- src/usr.bin/tmux/options-table.c 2019/06/26 13:03:47 1.109 +++ src/usr.bin/tmux/options-table.c 2019/09/15 21:42:57 1.110 @@ -1,4 +1,4 @@ -/* $OpenBSD: options-table.c,v 1.109 2019/06/26 13:03:47 nicm Exp $ */ +/* $OpenBSD: options-table.c,v 1.110 2019/09/15 21:42:57 nicm Exp $ */ /* * Copyright (c) 2011 Nicholas Marriott @@ -92,7 +92,9 @@ "}" \ "}" \ "]" \ + "#[push-default]" \ "#{T:window-status-format}" \ + "#[pop-default]" \ "#[norange default]" \ "#{?window_end_flag,,#{window-status-separator}}" \ "," \ @@ -117,7 +119,9 @@ "}" \ "}" \ "]" \ + "#[push-default]" \ "#{T:window-status-current-format}" \ + "#[pop-default]" \ "#[norange list=on default]" \ "#{?window_end_flag,,#{window-status-separator}}" \ "}" \