SHIFT_MARK
putchar(textp[1]=='\n' ? *textp : SHIFT_MARK);
msg[LINE_LEN - 4] = SHIFT_MARK; /* Overflow on status line */