| www.delorie.com/gnu/docs/screen/screen_138.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
% with one exception: inside of a window's hardstatus
^% (^E) is used instead.
Here is the full list of supported escapes:
%
a
am or pm
A
AM or PM
c
HH:MM in 24h format
C
HH:MM in 12h format
d
D
h
l
m
M
n
s
t
u
w
W
y
Y
?
%? is displayed only if an escape expands
to an nonempty string
:
%?
{
}
c and C escape may be qualified with a 0 to
make screen use
zero instead of space as fill character. The n escape understands
a length qualifier (e.g. %3n).
An attribute/color modifier is is used to change the attributes or the color settings. Its format is `[attribute modifier] [color description]'. The attribute modifier must be prefixed by a change type indicator if it can be confused with a color desciption. The following change types are known:
+
-
!
=
u
b
r
s
B
k
r
g
y
b
m
c
w
d
.
A one digit/letter color description is treated as foreground or background color dependant on the current attributes: if reverse mode is set, the background color is changed instead of the foreground color. If you don't like this, prefix the color with a `.'. If you want the same behaviour for two-letter color descriptions, also prefix them with a `.'.
Examples:
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |