Warning: Trying to access array offset on value of type bool in
/home/public/screen/inc/html.php on line
1164
Warning: Trying to access array offset on value of type bool in
/home/public/screen/inc/html.php on line
1168
Warning: Trying to access array offset on value of type bool in
/home/public/screen/inc/html.php on line
1171
Warning: Trying to access array offset on value of type bool in
/home/public/screen/inc/html.php on line
1172
Warning: Undefined array key 1 in
/home/public/screen/inc/html.php on line
1453
Warning: Undefined array key -1 in
/home/public/screen/inc/html.php on line
1454
Warning: Undefined array key 1 in
/home/public/screen/inc/html.php on line
1457
Warning: Undefined array key -1 in
/home/public/screen/inc/html.php on line
1458
Differences
This shows you the differences between two versions of the page.
|
|
truncation_padding_escapes [2009-12-09 20:50] 207.53.192.2 created |
truncation_padding_escapes [2021-02-16 21:41] (current) |
====== Truncation/Padding Escapes ====== | ====== Truncation/Padding Escapes ====== |
| |
screen has a number of [[string escapes]] it uses for building various | screen has a number of [[man:string escapes]] it uses for building various |
strings. Most are replaced by text when the string is built, but the | strings. Most are replaced by text when the string is built, but the |
''='', ''<'', and ''>'' escapes control a string's formatting by either | ''='', ''<'', and ''>'' escapes control a string's formatting by either |