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