enter_left_hl_mode
if (enter_left_hl_mode != NULL)
if (on & WA_LEFT && enter_left_hl_mode != NULL)
tputs(enter_left_hl_mode, 0, __cputchar);