enter_right_hl_mode
if (enter_right_hl_mode != NULL)
if (on & WA_RIGHT && enter_right_hl_mode != NULL)
tputs(enter_right_hl_mode, 0, __cputchar);