T_dc
EL_FLAGS |= (GoodStr(T_dc) || GoodStr(T_DC)) ? TERM_CAN_DELETE : 0;
if ((num > 1) || !GoodStr(T_dc)) { /* if dc would be more
if (GoodStr(T_dc)) /* else do one at a time */
terminal_tputs(el, Str(T_dc), 1);