1C-DELIM(1) General Commands Manual C-DELIM(1) 2 3NNAAMMEE 4 CC--ddeelliimm - argument delimiters for the C escape sequence 5 6DDEESSCCRRIIPPTTIIOONN 7 empty: 8 single byte: - 9 two bytes: - 10 multiple bytes: <integral> 11 12 AArrgguummeenntt ddeelliimmiitteerrss 13 unsupported \r: @u 14 ignored \&: @u 15 useless \.: @u 16 invalid \G: @u 17 special \-: @u 18 break \p: @u 19 nospace \c: @u 20 string expansion: @u 21 register expansion: 3/4u 22 ignored \ON: @u 23 special character: @u 24 ignored \Z'str': @u 25 horizontal motion: @u 26 horizontal line: @u 27 overstrike: @u 28 unterminated: 29 30OpenBSD June 8, 2022 OpenBSD 31