Home
last modified time | relevance | path

Searched refs:EL_EDITOR (Results 1 – 4 of 4) sorted by relevance

/original-bsd/lib/libedit/
H A Dhistedit.h81 #define EL_EDITOR 2 /* , const char *); */ macro
H A Del.c157 case EL_EDITOR: in el_set()
/original-bsd/bin/sh/
H A Dhistedit.c100 el_set(el, EL_EDITOR, "vi"); in histedit()
102 el_set(el, EL_EDITOR, "emacs"); in histedit()
/original-bsd/lib/libedit/TEST/
H A Dtest.c116 el_set(el, EL_EDITOR, "vi"); /* Default editor is vi */