|
|
1.1 ! root 1: char ! 2: auto_left_margin, /* cub1 wraps from column 0 to last column */ ! 3: auto_right_margin, /* Terminal has automatic margins */ ! 4: beehive_glitch, /* Beehive (f1=escape, f2=ctrl C) */ ! 5: ceol_standout_glitch, /* Standout not erased by overwriting (hp) */ ! 6: eat_newline_glitch, /* newline ignored after 80 cols (Concept) */ ! 7: erase_overstrike, /* Can erase overstrikes with a blank */ ! 8: generic_type, /* Generic line type (e.g. dialup, switch). */ ! 9: hard_copy, /* Hardcopy terminal */ ! 10: has_meta_key, /* Has a meta key (shift, sets parity bit) */ ! 11: has_status_line, /* Has extra "status line" */ ! 12: insert_null_glitch, /* Insert mode distinguishes nulls */ ! 13: memory_above, /* Display may be retained above the screen */ ! 14: memory_below, /* Display may be retained below the screen */ ! 15: move_insert_mode, /* Safe to move while in insert mode */ ! 16: move_standout_mode, /* Safe to move in standout modes */ ! 17: over_strike, /* Terminal overstrikes */ ! 18: status_line_esc_ok, /* Escape can be used on the status line */ ! 19: teleray_glitch, /* Tabs destructive, magic so char (t1061) */ ! 20: tilde_glitch, /* Hazeltine; can't print ~'s */ ! 21: transparent_underline, /* underline character overstrikes */ ! 22: xon_xoff, /* Terminal uses xon/xoff handshaking */ ! 23: lastbool;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.