# $EPIC: window_status_format1.txt,v 1.3 2006/08/20 18:32:13 sthalik Exp $
window status_format1 “[<text>]”
Normally every window uses the global set status_format1 value to create the top line of the double status bar. You have the option of overriding the status bar format on a per-window basis.
Remember that changing a window's status_format1 does not change the global status_format1, nor does it change any other window's status_format1.
It's a really good idea to always put the status format within double quotes so it can contain spaces.
You can delete the window's custom status_format1 by doing
/window status_format1
with no arguments after it. The window will go back to using the global status_format1.
Custom window status formats still obey set show_status_all
See the set status_format help file for more info.
This value is only used when window double is ON
This operation first appeared in EPIC4pre2.001