Your IP : 216.73.216.48
# $EPIC: status_format1,v 1.2 2005/03/08 05:53:31 jnelson Exp $
Synopsis:
window status_format1 "[<text>]"
Description:
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.
See Also:
set(4) status_format; window(4) double
History:
This operation first appeared in EPIC4pre2.001