WWO_REVERSE
if ((cmdwin = wwopen(WWT_INTERNAL, wwbaud > 2400 ? WWO_REVERSE : 0, 1,
if (oflags & WWO_REVERSE) {
else oflags &= ~WWO_REVERSE;
if (w->ww_oflags & WWO_REVERSE)