Lines Matching refs:bold
365 ansi+sgrbold|ansi graphic renditions; assuming terminal has bold; not dim:\
367 ansi+sgrdim|ansi graphic renditions; assuming terminal has dim; not bold:\
567 # vt100 clones. It assumes video attributes for bold, blink,
936 # you use a 512-character console font. This uses bold for bright
978 mach-bold|Mach Console with bold instead of underline:\
1006 # gsbom/grbom are used to enable/disable real bold (not intensity bright) mode.
1139 # half-intensity, "smeared" bold, and real strike-out, for example.) It also
1781 bsdos-pc-nobold|BSD/OS PC console w/o bold:\
1797 ibmpc3|pc3-bold|BSD/OS on the PC Console with bold instead of underline:\
3223 # xterm with bold instead of underline
3224 xterm-bold|xterm terminal emulator (X11R6 Window System) standout w/bold:\
4260 # bold font and blink attribute separated from bright colors. But they
4580 # SGR 1, 4 aren't supported - removed bold/underline (T.Dickey 17 Jan 1998)
4638 # Sun's terminfo entry documents bold and smul/rmul capabilities, but wscons
4652 # It supports bold, but not underline -TD (2009-09-19)
6443 # both. The :mr: is from BSD, which also claimed bold=\E( and dim=\E).
6445 # the normal highlight is bold and standout is dim plus something else
9026 # bold= reverse + underline = 2 | 3.
9229 # The terminal has either bold or blink, depending on options
9658 # standout mode. DEC also uses reverse video. The VT100 uses bold in addition
11010 # rmso: Could use \E[1;7!{ to turn off only bold and reverse (leaving any
11020 # 1 for bold;
11029 # %p1 (standout) = bold and inverse together;
11034 # %p6 (bold) = bold;
11040 # %?%p1%p6%O IF (standout; bold) OR
11109 # high intensity as "normal", or defining low as "normal" and high as "bold".
11110 # No matter which you choose, only one of either "half bright" or "bold" is
12730 # lft "supports" underline, bold, and blink in the sense that the lft code
13147 # enter bold mode, enter reverse mode, turn off all attributes.
15246 # badly with bold in version 41, though, as reflected in :ncv:.) The
15494 # all three supported attributes: bold, inverse-video and underline.
15495 # However, bold colored text is almost unreadable (bolding is
15496 # accomplished using shifting and or-ing, and looks smeared) so bold
15509 # standout might be more aesthetically pleasing. Similarly, the bold
15510 # chosen is the terminal's own smeared bold, although a simple
15511 # color-change might be more readable. The color-bold (-b) entries
15513 # and -f2) entries use color for bold, standout and underlined text
15551 # color-bold entries do not include size information.
15571 xnuppc+b|Darwin PowerPC Console color-bold support:\
15628 xnuppc-m-b|darwin-m-b|Darwin PowerPC Console (monochrome w/color-bold):\
15631 xnuppc-b|darwin-b|Darwin PowerPC Console (color w/color-bold):\
15998 # has blinking and bold.
18562 # (O) SGR parameter values: 0 = default mode (attributes off), 1 = bold,
18832 # CSI =<x>E set/clear blink vs. bold background
19169 # * BSD/OS actually ships the ibmpc3 bold entry as its console.
19299 # * Added vt102-w, vt220-w, xterm-bold, wyse-vp, wy75ap, att4424m,
19522 # * remove bold/underline from sun console entries since they're not
19657 # and bsdos-bold to bsdos-pc (Jeffrey C Honig)
20063 # * corrected sun-il sgr string which referred to bold and underline -TD
20238 # * improve interix smso by using reverse rather than bold (report by
20347 # * use bold rather than reverse for smso in sun-color (Yuri Pankov).