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
36 #if EDITOR305 #if EDITOR in protochar()
52 #if EDITOR341 #if EDITOR in ecalloc() 345 editor = lgetenv("EDITOR"); in ecalloc()
55 #if EDITOR1883 #if EDITOR in commands()
116 v Edit the current file with $VISUAL or $EDITOR.
1200 * Less now checks for the environment variable VISUAL before EDITOR.
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
56 * EDITOR is 1 if you wish to allow editor invocation (the "v" command).60 #define EDITOR (!SECURE) macro
17 setenv EDITOR vi
23 setenv EDITOR vi
87 yes | env EDITOR=true arc diff --create --allow-untracked HEAD~
304 yes | env EDITOR=true \818 EDITOR=$GIT_EDITOR
948 $EDITOR ${CONFLICTS}$11773 # - EDITOR1898 # Use $EDITOR for resolving conflicts. If it is not set, default to vi.1899 EDITOR=${EDITOR:-/usr/bin/vi}
377 editor = EDITOR;
113 setvar $VAR_EDITOR "${EDITOR:-/usr/bin/ee}"
883 : ${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