Searched refs:e_runvi (Results 1 – 3 of 3) sorted by relevance
44 const char e_runvi[] = "\\hist -e \"${VISUAL:-${EDITOR:-vi}}\" "; variable
224 extern const char e_runvi[];
552 cp = strcopy((char*)ep->e_inbuf,e_runvi); in ed_fulledit()