Searched refs:EDITOR (Results 1 – 25 of 29) sorted by relevance
12
47 : ${EDITOR:=ee}89 case "$EDITOR" in91 [ -e "$EDITOR" ] ||92 f_die 1 "$msg_no_such_file_or_directory" "$pgm" "$EDITOR"93 [ -x "$EDITOR" ] ||94 f_die 1 "$msg_permission_denied" "$pgm" "$EDITOR"97 f_have "$EDITOR" || 98 f_die 1 "$msg_no_such_file_or_directory" "$pgm" "$EDITOR"120 exec $X11TERM $X11TERM_OPTS -e $EDITOR $ETC_TTYS122 exec $EDITOR $ETC_TTYS
60 EDITOR=${EDITOR:-/usr/bin/vi}117 ${EDITOR} ${edit_file}.new
16 EDITOR=vi; export EDITOR
10 set EDITOR=vi
20 setenv EDITOR vi
69 #define EDITOR _PATH_VI macro
7 setenv EDITOR vi
73 ${EDITOR:-/usr/bin/vi} "${tmpfile}"
13 export NEWSHEADER HIDELINE TRNINIT ATTRIBUTION MAILCALL YOUSAID EDITOR
18 setenv EDITOR vi
60 #define EDITOR (!SECURE) macro
17 setenv EDITOR vi
37 #if EDITOR323 #if EDITOR in protochar()
52 #if EDITOR359 #if EDITOR in main()
61 #if EDITOR2004 #if EDITOR in commands()
121 v Edit the current file with $VISUAL or $EDITOR.
1405 * Less now checks for the environment variable VISUAL before EDITOR.
23 setenv EDITOR vi
87 yes | env EDITOR=true arc diff --create --allow-untracked HEAD~
258 yes | EDITOR=true \829 EDITOR=$GIT_EDITOR
944 $EDITOR ${CONFLICTS}$11895 EDITOR=${EDITOR:-/usr/bin/vi}
377 editor = EDITOR;
113 setvar $VAR_EDITOR "${EDITOR:-/usr/bin/ee}"
888 : ${EDITOR:='/usr/bin/vi'}2616 Press Enter to edit this file in ${EDITOR} and resolve the conflicts2625 ${EDITOR} `pwd`/merge/new/${F} < /dev/tty
191 powerful editor) instead, set the environment variable EDITOR to /usr/bin/ee