Searched refs:Ctrl_W (Results 1 – 7 of 7) sorted by relevance
70 #define Ctrl_W 23 macro146 #define Ctrl_W 0x26 macro
1061 if (c == Ctrl_W) in cmdline_erase_chars()1072 else if (c == Ctrl_W) in cmdline_erase_chars()1102 else if (ccline.cmdlen == 0 && c != Ctrl_W in cmdline_erase_chars()1973 case Ctrl_W: in getcmdline_int()3622 if (regname != Ctrl_F && regname != Ctrl_P && regname != Ctrl_W in cmdline_paste()3652 if (p_is && regname == Ctrl_W) in cmdline_paste()
905 case Ctrl_W: // word under cursor in get_spec_reg()909 cnt = find_ident_under_cursor(argp, regname == Ctrl_W in get_spec_reg()2545 case Ctrl_W: // word under cursor in get_reg_type()
2551 if (termwinkey == Ctrl_W) in terminal_loop()2611 if ((c == (termwinkey == 0 ? Ctrl_W : termwinkey) || c == Ctrl_BSL) in terminal_loop()2659 raw_c = ctrl_to_raw_c(termwinkey == 0 ? Ctrl_W : termwinkey); in terminal_loop()2685 buf[0] = Ctrl_W; in terminal_loop()
963 case Ctrl_W: // delete word before the cursor in edit()969 stuffcharReadbuff(Ctrl_W); in edit()
200 {Ctrl_W, nv_window, 0, 0},664 if (c == Ctrl_W && !ctrl_w && oap->op_type == OP_NOP) in normal_cmd()733 ca.cmdchar = Ctrl_W; in normal_cmd()
279 case Ctrl_W: in do_window()727 case Ctrl_W: in get_wincmd_addr_type()