Lines Matching +full:half +full:-
44 utility filters out reverse (and half reverse) line feeds so that the output is
45 in the correct order with only forward and half forward line
46 feeds, and replaces white-space characters with tabs where possible.
53 .Bl -tag -width indent
58 Forward half line feeds are permitted (``fine'' mode).
59 Normally characters printed on a half line boundary are printed
80 understands both the escape sequences of the form escape-digit
82 .St -susv2
85 format escape-control-character.
89 .Bl -tag -width "carriage return" -compact
90 .It ESC\-BELL
92 .It ESC\-7
94 .It ESC\-BACKSPACE
95 half reverse line feed (escape then backspace).
96 .It ESC\-8
97 half reverse line feed (escape then 8).
98 .It ESC\-TAB
99 half forward line feed (escape than tab).
100 .It ESC\-9
101 half forward line feed (escape then 9).
144 .Ex -std
153 .Bd -literal -offset indent
154 man ls | col -b | grep HISTORY
162 .St -susv2 .