1# $EPIC: bold,v 1.2 2000/09/18 22:21:57 jnelson Exp $
2Synopsis:
3   bind <key> bold
4
5Description:
6   This function toggles the current boldface setting.  Due to internal
7   limitations of the client, BOLD is displayed as a B on the input line,
8   regardless of the key it is bound to.
9
10See Also:
11   bind(4) blink, highlight_off, reverse, underline;
12   set(4) bold_video
13
14Other Notes:
15   Boldfaced text can be typed at any time, but it will only be displayed
16   if BOLD_VIDEO is on.
17
18