1ESC-H(1)                    General Commands Manual                   ESC-H(1)
2
3NNAAMMEE
4     eesscc--hh - the roff escape h sequence: horizontal movement
5
6DDEESSCCRRIIPPTTIIOONN
7     simple: ><
8     rounding: >  <
9     absolute: > <
10     escape only: ><
11     escape at the end: ><
12     escape at the beginning: ><
13     escape in the middle: ><
14
15   AArrgguummeenntt ddeelliimmiitteerrss
16     invalid ASCII: ><
17     unsupported \!:   u
18     unsupported \r: 2u
19     ignored \%:   u
20     ignored \&:   u
21     ignored \):   u
22     ignored \,: 2u
23     ignored \/:   u
24     ignored \^: 2u
25     ignored \a: 2u
26     ignored \d: 2u
27     ignored \t: 2u
28     ignored \u: 2u
29     ignored \{:   u
30     ignored \|: 2u
31     ignored \}:   u
32     useless \.: 2.u
33     invalid \G:   u
34     special \ : 2 u
35     special \':   u
36     special \-:   u
37     special \0: 2 u
38     special \::   u
39     special \_:   u
40     special \`:   u
41     special \e:   u
42     special \~: 2 u
43     break \p:   u
44     nospace \c:   u
45     string expansion:   u
46     register expansion: 21u
47     ignored \O: 2u
48     ignored \Y: 2u
49     ignored \k:   u
50     special character:   u
51     ignored \D: 2u
52     ignored \L: 2u
53     ignored \X: 2u
54     ignored \Z: 2u
55     ignored \b: 2u
56     ignored \v: 2u
57     ignored \x: 2u
58     horizontal motion: 2   u
59     horizontal line: 2___u
60     overstrike: 2cdu
61
62OpenBSD                          June 8, 2022                          OpenBSD
63