Searched refs:is_cmdkey (Results 1 – 1 of 1) sorted by relevance
3395 int is_cmdkey = cap->cmdchar == K_COMMAND; in nv_colon() local3397 if (VIsual_active && !is_cmdkey) in nv_colon()3407 else if (cap->count0 && !is_cmdkey) in nv_colon()3425 cmd_result = do_cmdline(NULL, is_cmdkey ? getcmdkeycmd : getexline, NULL, in nv_colon()