Lines Matching full:terminal
30 * - alternate escape (if terminal is VT100-like).
37 /* A named terminal feature. */
44 /* Terminal has xterm(1) title setting. */
56 /* Terminal has OSC 7 working directory. */
68 /* Terminal has mouse support. */
79 /* Terminal can set the clipboard with OSC 52. */
90 /* Terminal supports OSC 8 hyperlinks. */
102 * Terminal supports RGB colour. This replaces setab and setaf also since
120 /* Terminal supports 256 colours. */
133 /* Terminal supports overline. */
144 /* Terminal supports underscore styles. */
158 /* Terminal supports bracketed paste. */
170 /* Terminal supports focus reporting. */
182 /* Terminal supports cursor styles. */
194 /* Terminal supports cursor colours. */
206 /* Terminal supports strikethrough. */
217 /* Terminal supports synchronized updates. */
228 /* Terminal supports extended keys. */
240 /* Terminal supports DECSLRM margins. */
254 /* Terminal supports DECFRA rectangle fill. */
339 /* Terminal has sixel capability. */
350 /* Available terminal features. */
381 log_debug("adding terminal features %s", s);
391 log_debug("unknown terminal feature: %s", next);
395 log_debug("adding terminal feature: %s", tf->name);
432 log_debug("applying terminal features: %s", tty_get_features(feat));
439 log_debug("applying terminal feature: %s", tf->name);