usr.bin/tmux/tty-term.c
100
[TTYC_ENFCS] = { TTYCODE_STRING, "Enfcs" },
usr.bin/tmux/tty-term.c
101
[TTYC_ENMG] = { TTYCODE_STRING, "Enmg" },
usr.bin/tmux/tty-term.c
102
[TTYC_FSL] = { TTYCODE_STRING, "fsl" },
usr.bin/tmux/tty-term.c
103
[TTYC_HLS] = { TTYCODE_STRING, "Hls" },
usr.bin/tmux/tty-term.c
104
[TTYC_HOME] = { TTYCODE_STRING, "home" },
usr.bin/tmux/tty-term.c
105
[TTYC_HPA] = { TTYCODE_STRING, "hpa" },
usr.bin/tmux/tty-term.c
106
[TTYC_ICH1] = { TTYCODE_STRING, "ich1" },
usr.bin/tmux/tty-term.c
107
[TTYC_ICH] = { TTYCODE_STRING, "ich" },
usr.bin/tmux/tty-term.c
108
[TTYC_IL1] = { TTYCODE_STRING, "il1" },
usr.bin/tmux/tty-term.c
109
[TTYC_IL] = { TTYCODE_STRING, "il" },
usr.bin/tmux/tty-term.c
110
[TTYC_INDN] = { TTYCODE_STRING, "indn" },
usr.bin/tmux/tty-term.c
111
[TTYC_INVIS] = { TTYCODE_STRING, "invis" },
usr.bin/tmux/tty-term.c
112
[TTYC_KCBT] = { TTYCODE_STRING, "kcbt" },
usr.bin/tmux/tty-term.c
113
[TTYC_KCUB1] = { TTYCODE_STRING, "kcub1" },
usr.bin/tmux/tty-term.c
114
[TTYC_KCUD1] = { TTYCODE_STRING, "kcud1" },
usr.bin/tmux/tty-term.c
115
[TTYC_KCUF1] = { TTYCODE_STRING, "kcuf1" },
usr.bin/tmux/tty-term.c
116
[TTYC_KCUU1] = { TTYCODE_STRING, "kcuu1" },
usr.bin/tmux/tty-term.c
117
[TTYC_KDC2] = { TTYCODE_STRING, "kDC" },
usr.bin/tmux/tty-term.c
118
[TTYC_KDC3] = { TTYCODE_STRING, "kDC3" },
usr.bin/tmux/tty-term.c
119
[TTYC_KDC4] = { TTYCODE_STRING, "kDC4" },
usr.bin/tmux/tty-term.c
120
[TTYC_KDC5] = { TTYCODE_STRING, "kDC5" },
usr.bin/tmux/tty-term.c
121
[TTYC_KDC6] = { TTYCODE_STRING, "kDC6" },
usr.bin/tmux/tty-term.c
122
[TTYC_KDC7] = { TTYCODE_STRING, "kDC7" },
usr.bin/tmux/tty-term.c
123
[TTYC_KDCH1] = { TTYCODE_STRING, "kdch1" },
usr.bin/tmux/tty-term.c
124
[TTYC_KDN2] = { TTYCODE_STRING, "kDN" }, /* not kDN2 */
usr.bin/tmux/tty-term.c
125
[TTYC_KDN3] = { TTYCODE_STRING, "kDN3" },
usr.bin/tmux/tty-term.c
126
[TTYC_KDN4] = { TTYCODE_STRING, "kDN4" },
usr.bin/tmux/tty-term.c
127
[TTYC_KDN5] = { TTYCODE_STRING, "kDN5" },
usr.bin/tmux/tty-term.c
128
[TTYC_KDN6] = { TTYCODE_STRING, "kDN6" },
usr.bin/tmux/tty-term.c
129
[TTYC_KDN7] = { TTYCODE_STRING, "kDN7" },
usr.bin/tmux/tty-term.c
130
[TTYC_KEND2] = { TTYCODE_STRING, "kEND" },
usr.bin/tmux/tty-term.c
131
[TTYC_KEND3] = { TTYCODE_STRING, "kEND3" },
usr.bin/tmux/tty-term.c
132
[TTYC_KEND4] = { TTYCODE_STRING, "kEND4" },
usr.bin/tmux/tty-term.c
133
[TTYC_KEND5] = { TTYCODE_STRING, "kEND5" },
usr.bin/tmux/tty-term.c
134
[TTYC_KEND6] = { TTYCODE_STRING, "kEND6" },
usr.bin/tmux/tty-term.c
135
[TTYC_KEND7] = { TTYCODE_STRING, "kEND7" },
usr.bin/tmux/tty-term.c
136
[TTYC_KEND] = { TTYCODE_STRING, "kend" },
usr.bin/tmux/tty-term.c
137
[TTYC_KF10] = { TTYCODE_STRING, "kf10" },
usr.bin/tmux/tty-term.c
138
[TTYC_KF11] = { TTYCODE_STRING, "kf11" },
usr.bin/tmux/tty-term.c
139
[TTYC_KF12] = { TTYCODE_STRING, "kf12" },
usr.bin/tmux/tty-term.c
140
[TTYC_KF13] = { TTYCODE_STRING, "kf13" },
usr.bin/tmux/tty-term.c
141
[TTYC_KF14] = { TTYCODE_STRING, "kf14" },
usr.bin/tmux/tty-term.c
142
[TTYC_KF15] = { TTYCODE_STRING, "kf15" },
usr.bin/tmux/tty-term.c
143
[TTYC_KF16] = { TTYCODE_STRING, "kf16" },
usr.bin/tmux/tty-term.c
144
[TTYC_KF17] = { TTYCODE_STRING, "kf17" },
usr.bin/tmux/tty-term.c
145
[TTYC_KF18] = { TTYCODE_STRING, "kf18" },
usr.bin/tmux/tty-term.c
146
[TTYC_KF19] = { TTYCODE_STRING, "kf19" },
usr.bin/tmux/tty-term.c
147
[TTYC_KF1] = { TTYCODE_STRING, "kf1" },
usr.bin/tmux/tty-term.c
148
[TTYC_KF20] = { TTYCODE_STRING, "kf20" },
usr.bin/tmux/tty-term.c
149
[TTYC_KF21] = { TTYCODE_STRING, "kf21" },
usr.bin/tmux/tty-term.c
150
[TTYC_KF22] = { TTYCODE_STRING, "kf22" },
usr.bin/tmux/tty-term.c
151
[TTYC_KF23] = { TTYCODE_STRING, "kf23" },
usr.bin/tmux/tty-term.c
152
[TTYC_KF24] = { TTYCODE_STRING, "kf24" },
usr.bin/tmux/tty-term.c
153
[TTYC_KF25] = { TTYCODE_STRING, "kf25" },
usr.bin/tmux/tty-term.c
154
[TTYC_KF26] = { TTYCODE_STRING, "kf26" },
usr.bin/tmux/tty-term.c
155
[TTYC_KF27] = { TTYCODE_STRING, "kf27" },
usr.bin/tmux/tty-term.c
156
[TTYC_KF28] = { TTYCODE_STRING, "kf28" },
usr.bin/tmux/tty-term.c
157
[TTYC_KF29] = { TTYCODE_STRING, "kf29" },
usr.bin/tmux/tty-term.c
158
[TTYC_KF2] = { TTYCODE_STRING, "kf2" },
usr.bin/tmux/tty-term.c
159
[TTYC_KF30] = { TTYCODE_STRING, "kf30" },
usr.bin/tmux/tty-term.c
160
[TTYC_KF31] = { TTYCODE_STRING, "kf31" },
usr.bin/tmux/tty-term.c
161
[TTYC_KF32] = { TTYCODE_STRING, "kf32" },
usr.bin/tmux/tty-term.c
162
[TTYC_KF33] = { TTYCODE_STRING, "kf33" },
usr.bin/tmux/tty-term.c
163
[TTYC_KF34] = { TTYCODE_STRING, "kf34" },
usr.bin/tmux/tty-term.c
164
[TTYC_KF35] = { TTYCODE_STRING, "kf35" },
usr.bin/tmux/tty-term.c
165
[TTYC_KF36] = { TTYCODE_STRING, "kf36" },
usr.bin/tmux/tty-term.c
166
[TTYC_KF37] = { TTYCODE_STRING, "kf37" },
usr.bin/tmux/tty-term.c
167
[TTYC_KF38] = { TTYCODE_STRING, "kf38" },
usr.bin/tmux/tty-term.c
168
[TTYC_KF39] = { TTYCODE_STRING, "kf39" },
usr.bin/tmux/tty-term.c
169
[TTYC_KF3] = { TTYCODE_STRING, "kf3" },
usr.bin/tmux/tty-term.c
170
[TTYC_KF40] = { TTYCODE_STRING, "kf40" },
usr.bin/tmux/tty-term.c
171
[TTYC_KF41] = { TTYCODE_STRING, "kf41" },
usr.bin/tmux/tty-term.c
172
[TTYC_KF42] = { TTYCODE_STRING, "kf42" },
usr.bin/tmux/tty-term.c
173
[TTYC_KF43] = { TTYCODE_STRING, "kf43" },
usr.bin/tmux/tty-term.c
174
[TTYC_KF44] = { TTYCODE_STRING, "kf44" },
usr.bin/tmux/tty-term.c
175
[TTYC_KF45] = { TTYCODE_STRING, "kf45" },
usr.bin/tmux/tty-term.c
176
[TTYC_KF46] = { TTYCODE_STRING, "kf46" },
usr.bin/tmux/tty-term.c
177
[TTYC_KF47] = { TTYCODE_STRING, "kf47" },
usr.bin/tmux/tty-term.c
178
[TTYC_KF48] = { TTYCODE_STRING, "kf48" },
usr.bin/tmux/tty-term.c
179
[TTYC_KF49] = { TTYCODE_STRING, "kf49" },
usr.bin/tmux/tty-term.c
180
[TTYC_KF4] = { TTYCODE_STRING, "kf4" },
usr.bin/tmux/tty-term.c
181
[TTYC_KF50] = { TTYCODE_STRING, "kf50" },
usr.bin/tmux/tty-term.c
182
[TTYC_KF51] = { TTYCODE_STRING, "kf51" },
usr.bin/tmux/tty-term.c
183
[TTYC_KF52] = { TTYCODE_STRING, "kf52" },
usr.bin/tmux/tty-term.c
184
[TTYC_KF53] = { TTYCODE_STRING, "kf53" },
usr.bin/tmux/tty-term.c
185
[TTYC_KF54] = { TTYCODE_STRING, "kf54" },
usr.bin/tmux/tty-term.c
186
[TTYC_KF55] = { TTYCODE_STRING, "kf55" },
usr.bin/tmux/tty-term.c
187
[TTYC_KF56] = { TTYCODE_STRING, "kf56" },
usr.bin/tmux/tty-term.c
188
[TTYC_KF57] = { TTYCODE_STRING, "kf57" },
usr.bin/tmux/tty-term.c
189
[TTYC_KF58] = { TTYCODE_STRING, "kf58" },
usr.bin/tmux/tty-term.c
190
[TTYC_KF59] = { TTYCODE_STRING, "kf59" },
usr.bin/tmux/tty-term.c
191
[TTYC_KF5] = { TTYCODE_STRING, "kf5" },
usr.bin/tmux/tty-term.c
192
[TTYC_KF60] = { TTYCODE_STRING, "kf60" },
usr.bin/tmux/tty-term.c
193
[TTYC_KF61] = { TTYCODE_STRING, "kf61" },
usr.bin/tmux/tty-term.c
194
[TTYC_KF62] = { TTYCODE_STRING, "kf62" },
usr.bin/tmux/tty-term.c
195
[TTYC_KF63] = { TTYCODE_STRING, "kf63" },
usr.bin/tmux/tty-term.c
196
[TTYC_KF6] = { TTYCODE_STRING, "kf6" },
usr.bin/tmux/tty-term.c
197
[TTYC_KF7] = { TTYCODE_STRING, "kf7" },
usr.bin/tmux/tty-term.c
198
[TTYC_KF8] = { TTYCODE_STRING, "kf8" },
usr.bin/tmux/tty-term.c
199
[TTYC_KF9] = { TTYCODE_STRING, "kf9" },
usr.bin/tmux/tty-term.c
200
[TTYC_KHOM2] = { TTYCODE_STRING, "kHOM" },
usr.bin/tmux/tty-term.c
201
[TTYC_KHOM3] = { TTYCODE_STRING, "kHOM3" },
usr.bin/tmux/tty-term.c
202
[TTYC_KHOM4] = { TTYCODE_STRING, "kHOM4" },
usr.bin/tmux/tty-term.c
203
[TTYC_KHOM5] = { TTYCODE_STRING, "kHOM5" },
usr.bin/tmux/tty-term.c
204
[TTYC_KHOM6] = { TTYCODE_STRING, "kHOM6" },
usr.bin/tmux/tty-term.c
205
[TTYC_KHOM7] = { TTYCODE_STRING, "kHOM7" },
usr.bin/tmux/tty-term.c
206
[TTYC_KHOME] = { TTYCODE_STRING, "khome" },
usr.bin/tmux/tty-term.c
207
[TTYC_KIC2] = { TTYCODE_STRING, "kIC" },
usr.bin/tmux/tty-term.c
208
[TTYC_KIC3] = { TTYCODE_STRING, "kIC3" },
usr.bin/tmux/tty-term.c
209
[TTYC_KIC4] = { TTYCODE_STRING, "kIC4" },
usr.bin/tmux/tty-term.c
210
[TTYC_KIC5] = { TTYCODE_STRING, "kIC5" },
usr.bin/tmux/tty-term.c
211
[TTYC_KIC6] = { TTYCODE_STRING, "kIC6" },
usr.bin/tmux/tty-term.c
212
[TTYC_KIC7] = { TTYCODE_STRING, "kIC7" },
usr.bin/tmux/tty-term.c
213
[TTYC_KICH1] = { TTYCODE_STRING, "kich1" },
usr.bin/tmux/tty-term.c
214
[TTYC_KIND] = { TTYCODE_STRING, "kind" },
usr.bin/tmux/tty-term.c
215
[TTYC_KLFT2] = { TTYCODE_STRING, "kLFT" },
usr.bin/tmux/tty-term.c
216
[TTYC_KLFT3] = { TTYCODE_STRING, "kLFT3" },
usr.bin/tmux/tty-term.c
217
[TTYC_KLFT4] = { TTYCODE_STRING, "kLFT4" },
usr.bin/tmux/tty-term.c
218
[TTYC_KLFT5] = { TTYCODE_STRING, "kLFT5" },
usr.bin/tmux/tty-term.c
219
[TTYC_KLFT6] = { TTYCODE_STRING, "kLFT6" },
usr.bin/tmux/tty-term.c
220
[TTYC_KLFT7] = { TTYCODE_STRING, "kLFT7" },
usr.bin/tmux/tty-term.c
221
[TTYC_KMOUS] = { TTYCODE_STRING, "kmous" },
usr.bin/tmux/tty-term.c
222
[TTYC_KNP] = { TTYCODE_STRING, "knp" },
usr.bin/tmux/tty-term.c
223
[TTYC_KNXT2] = { TTYCODE_STRING, "kNXT" },
usr.bin/tmux/tty-term.c
224
[TTYC_KNXT3] = { TTYCODE_STRING, "kNXT3" },
usr.bin/tmux/tty-term.c
225
[TTYC_KNXT4] = { TTYCODE_STRING, "kNXT4" },
usr.bin/tmux/tty-term.c
226
[TTYC_KNXT5] = { TTYCODE_STRING, "kNXT5" },
usr.bin/tmux/tty-term.c
227
[TTYC_KNXT6] = { TTYCODE_STRING, "kNXT6" },
usr.bin/tmux/tty-term.c
228
[TTYC_KNXT7] = { TTYCODE_STRING, "kNXT7" },
usr.bin/tmux/tty-term.c
229
[TTYC_KPP] = { TTYCODE_STRING, "kpp" },
usr.bin/tmux/tty-term.c
230
[TTYC_KPRV2] = { TTYCODE_STRING, "kPRV" },
usr.bin/tmux/tty-term.c
231
[TTYC_KPRV3] = { TTYCODE_STRING, "kPRV3" },
usr.bin/tmux/tty-term.c
232
[TTYC_KPRV4] = { TTYCODE_STRING, "kPRV4" },
usr.bin/tmux/tty-term.c
233
[TTYC_KPRV5] = { TTYCODE_STRING, "kPRV5" },
usr.bin/tmux/tty-term.c
234
[TTYC_KPRV6] = { TTYCODE_STRING, "kPRV6" },
usr.bin/tmux/tty-term.c
235
[TTYC_KPRV7] = { TTYCODE_STRING, "kPRV7" },
usr.bin/tmux/tty-term.c
236
[TTYC_KRIT2] = { TTYCODE_STRING, "kRIT" },
usr.bin/tmux/tty-term.c
237
[TTYC_KRIT3] = { TTYCODE_STRING, "kRIT3" },
usr.bin/tmux/tty-term.c
238
[TTYC_KRIT4] = { TTYCODE_STRING, "kRIT4" },
usr.bin/tmux/tty-term.c
239
[TTYC_KRIT5] = { TTYCODE_STRING, "kRIT5" },
usr.bin/tmux/tty-term.c
240
[TTYC_KRIT6] = { TTYCODE_STRING, "kRIT6" },
usr.bin/tmux/tty-term.c
241
[TTYC_KRIT7] = { TTYCODE_STRING, "kRIT7" },
usr.bin/tmux/tty-term.c
242
[TTYC_KRI] = { TTYCODE_STRING, "kri" },
usr.bin/tmux/tty-term.c
243
[TTYC_KUP2] = { TTYCODE_STRING, "kUP" }, /* not kUP2 */
usr.bin/tmux/tty-term.c
244
[TTYC_KUP3] = { TTYCODE_STRING, "kUP3" },
usr.bin/tmux/tty-term.c
245
[TTYC_KUP4] = { TTYCODE_STRING, "kUP4" },
usr.bin/tmux/tty-term.c
246
[TTYC_KUP5] = { TTYCODE_STRING, "kUP5" },
usr.bin/tmux/tty-term.c
247
[TTYC_KUP6] = { TTYCODE_STRING, "kUP6" },
usr.bin/tmux/tty-term.c
248
[TTYC_KUP7] = { TTYCODE_STRING, "kUP7" },
usr.bin/tmux/tty-term.c
249
[TTYC_MS] = { TTYCODE_STRING, "Ms" },
usr.bin/tmux/tty-term.c
250
[TTYC_NOBR] = { TTYCODE_STRING, "Nobr" },
usr.bin/tmux/tty-term.c
251
[TTYC_OL] = { TTYCODE_STRING, "ol" },
usr.bin/tmux/tty-term.c
252
[TTYC_OP] = { TTYCODE_STRING, "op" },
usr.bin/tmux/tty-term.c
253
[TTYC_RECT] = { TTYCODE_STRING, "Rect" },
usr.bin/tmux/tty-term.c
254
[TTYC_REV] = { TTYCODE_STRING, "rev" },
usr.bin/tmux/tty-term.c
256
[TTYC_RIN] = { TTYCODE_STRING, "rin" },
usr.bin/tmux/tty-term.c
257
[TTYC_RI] = { TTYCODE_STRING, "ri" },
usr.bin/tmux/tty-term.c
258
[TTYC_RMACS] = { TTYCODE_STRING, "rmacs" },
usr.bin/tmux/tty-term.c
259
[TTYC_RMCUP] = { TTYCODE_STRING, "rmcup" },
usr.bin/tmux/tty-term.c
260
[TTYC_RMKX] = { TTYCODE_STRING, "rmkx" },
usr.bin/tmux/tty-term.c
261
[TTYC_SETAB] = { TTYCODE_STRING, "setab" },
usr.bin/tmux/tty-term.c
262
[TTYC_SETAF] = { TTYCODE_STRING, "setaf" },
usr.bin/tmux/tty-term.c
263
[TTYC_SETAL] = { TTYCODE_STRING, "setal" },
usr.bin/tmux/tty-term.c
264
[TTYC_SETRGBB] = { TTYCODE_STRING, "setrgbb" },
usr.bin/tmux/tty-term.c
265
[TTYC_SETRGBF] = { TTYCODE_STRING, "setrgbf" },
usr.bin/tmux/tty-term.c
266
[TTYC_SETULC] = { TTYCODE_STRING, "Setulc" },
usr.bin/tmux/tty-term.c
267
[TTYC_SETULC1] = { TTYCODE_STRING, "Setulc1" },
usr.bin/tmux/tty-term.c
268
[TTYC_SE] = { TTYCODE_STRING, "Se" },
usr.bin/tmux/tty-term.c
270
[TTYC_SGR0] = { TTYCODE_STRING, "sgr0" },
usr.bin/tmux/tty-term.c
271
[TTYC_SITM] = { TTYCODE_STRING, "sitm" },
usr.bin/tmux/tty-term.c
272
[TTYC_SMACS] = { TTYCODE_STRING, "smacs" },
usr.bin/tmux/tty-term.c
273
[TTYC_SMCUP] = { TTYCODE_STRING, "smcup" },
usr.bin/tmux/tty-term.c
274
[TTYC_SMKX] = { TTYCODE_STRING, "smkx" },
usr.bin/tmux/tty-term.c
275
[TTYC_SMOL] = { TTYCODE_STRING, "Smol" },
usr.bin/tmux/tty-term.c
276
[TTYC_SMSO] = { TTYCODE_STRING, "smso" },
usr.bin/tmux/tty-term.c
277
[TTYC_SMULX] = { TTYCODE_STRING, "Smulx" },
usr.bin/tmux/tty-term.c
278
[TTYC_SMUL] = { TTYCODE_STRING, "smul" },
usr.bin/tmux/tty-term.c
279
[TTYC_SMXX] = { TTYCODE_STRING, "smxx" },
usr.bin/tmux/tty-term.c
280
[TTYC_SPB] = { TTYCODE_STRING, "Spb" },
usr.bin/tmux/tty-term.c
281
[TTYC_SS] = { TTYCODE_STRING, "Ss" },
usr.bin/tmux/tty-term.c
282
[TTYC_SWD] = { TTYCODE_STRING, "Swd" },
usr.bin/tmux/tty-term.c
283
[TTYC_SYNC] = { TTYCODE_STRING, "Sync" },
usr.bin/tmux/tty-term.c
285
[TTYC_TSL] = { TTYCODE_STRING, "tsl" },
usr.bin/tmux/tty-term.c
287
[TTYC_VPA] = { TTYCODE_STRING, "vpa" },
usr.bin/tmux/tty-term.c
411
case TTYCODE_STRING:
usr.bin/tmux/tty-term.c
412
if (code->type == TTYCODE_STRING)
usr.bin/tmux/tty-term.c
56
[TTYC_ACSC] = { TTYCODE_STRING, "acsc" },
usr.bin/tmux/tty-term.c
565
case TTYCODE_STRING:
usr.bin/tmux/tty-term.c
566
code->type = TTYCODE_STRING;
usr.bin/tmux/tty-term.c
60
[TTYC_BEL] = { TTYCODE_STRING, "bel" },
usr.bin/tmux/tty-term.c
61
[TTYC_BIDI] = { TTYCODE_STRING, "Bidi" },
usr.bin/tmux/tty-term.c
62
[TTYC_BLINK] = { TTYCODE_STRING, "blink" },
usr.bin/tmux/tty-term.c
63
[TTYC_BOLD] = { TTYCODE_STRING, "bold" },
usr.bin/tmux/tty-term.c
64
[TTYC_CIVIS] = { TTYCODE_STRING, "civis" },
usr.bin/tmux/tty-term.c
65
[TTYC_CLEAR] = { TTYCODE_STRING, "clear" },
usr.bin/tmux/tty-term.c
66
[TTYC_CLMG] = { TTYCODE_STRING, "Clmg" },
usr.bin/tmux/tty-term.c
67
[TTYC_CMG] = { TTYCODE_STRING, "Cmg" },
usr.bin/tmux/tty-term.c
671
if (term->codes[i].type == TTYCODE_STRING)
usr.bin/tmux/tty-term.c
68
[TTYC_CNORM] = { TTYCODE_STRING, "cnorm" },
usr.bin/tmux/tty-term.c
70
[TTYC_CR] = { TTYCODE_STRING, "Cr" },
usr.bin/tmux/tty-term.c
71
[TTYC_CSR] = { TTYCODE_STRING, "csr" },
usr.bin/tmux/tty-term.c
719
case TTYCODE_STRING:
usr.bin/tmux/tty-term.c
72
[TTYC_CS] = { TTYCODE_STRING, "Cs" },
usr.bin/tmux/tty-term.c
73
[TTYC_CUB1] = { TTYCODE_STRING, "cub1" },
usr.bin/tmux/tty-term.c
74
[TTYC_CUB] = { TTYCODE_STRING, "cub" },
usr.bin/tmux/tty-term.c
75
[TTYC_CUD1] = { TTYCODE_STRING, "cud1" },
usr.bin/tmux/tty-term.c
76
[TTYC_CUD] = { TTYCODE_STRING, "cud" },
usr.bin/tmux/tty-term.c
77
[TTYC_CUF1] = { TTYCODE_STRING, "cuf1" },
usr.bin/tmux/tty-term.c
78
[TTYC_CUF] = { TTYCODE_STRING, "cuf" },
usr.bin/tmux/tty-term.c
785
if (term->codes[code].type != TTYCODE_STRING)
usr.bin/tmux/tty-term.c
79
[TTYC_CUP] = { TTYCODE_STRING, "cup" },
usr.bin/tmux/tty-term.c
80
[TTYC_CUU1] = { TTYCODE_STRING, "cuu1" },
usr.bin/tmux/tty-term.c
81
[TTYC_CUU] = { TTYCODE_STRING, "cuu" },
usr.bin/tmux/tty-term.c
82
[TTYC_CVVIS] = { TTYCODE_STRING, "cvvis" },
usr.bin/tmux/tty-term.c
83
[TTYC_DCH1] = { TTYCODE_STRING, "dch1" },
usr.bin/tmux/tty-term.c
84
[TTYC_DCH] = { TTYCODE_STRING, "dch" },
usr.bin/tmux/tty-term.c
85
[TTYC_DIM] = { TTYCODE_STRING, "dim" },
usr.bin/tmux/tty-term.c
86
[TTYC_DL1] = { TTYCODE_STRING, "dl1" },
usr.bin/tmux/tty-term.c
87
[TTYC_DL] = { TTYCODE_STRING, "dl" },
usr.bin/tmux/tty-term.c
88
[TTYC_DSEKS] = { TTYCODE_STRING, "Dseks" },
usr.bin/tmux/tty-term.c
888
case TTYCODE_STRING:
usr.bin/tmux/tty-term.c
89
[TTYC_DSFCS] = { TTYCODE_STRING, "Dsfcs" },
usr.bin/tmux/tty-term.c
90
[TTYC_DSBP] = { TTYCODE_STRING, "Dsbp" },
usr.bin/tmux/tty-term.c
91
[TTYC_DSMG] = { TTYCODE_STRING, "Dsmg" },
usr.bin/tmux/tty-term.c
92
[TTYC_E3] = { TTYCODE_STRING, "E3" },
usr.bin/tmux/tty-term.c
93
[TTYC_ECH] = { TTYCODE_STRING, "ech" },
usr.bin/tmux/tty-term.c
94
[TTYC_ED] = { TTYCODE_STRING, "ed" },
usr.bin/tmux/tty-term.c
95
[TTYC_EL1] = { TTYCODE_STRING, "el1" },
usr.bin/tmux/tty-term.c
96
[TTYC_EL] = { TTYCODE_STRING, "el" },
usr.bin/tmux/tty-term.c
97
[TTYC_ENACS] = { TTYCODE_STRING, "enacs" },
usr.bin/tmux/tty-term.c
98
[TTYC_ENBP] = { TTYCODE_STRING, "Enbp" },
usr.bin/tmux/tty-term.c
99
[TTYC_ENEKS] = { TTYCODE_STRING, "Eneks" },