Searched refs:ctrl_w (Results 1 – 1 of 1) sorted by relevance
490 int ctrl_w = FALSE; // got CTRL-W command in normal_cmd() local642 if (ctrl_w) in normal_cmd()651 if (ctrl_w) in normal_cmd()664 if (c == Ctrl_W && !ctrl_w && oap->op_type == OP_NOP) in normal_cmd()666 ctrl_w = TRUE; in normal_cmd()730 if (ctrl_w) in normal_cmd()