Home
last modified time | relevance | path

Searched refs:EDITOR (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/usr.sbin/bsdconfig/ttys/
H A Dttys47 : ${EDITOR:=ee}
89 case "$EDITOR" in
91 [ -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_TTYS
122 exec $EDITOR $ETC_TTYS
/freebsd/share/examples/ipfw/
H A Dchange_rules.sh60 EDITOR=${EDITOR:-/usr/bin/vi}
117 ${EDITOR} ${edit_file}.new
/freebsd/share/skel/
H A Ddot.profile16 EDITOR=vi; export EDITOR
H A Ddot.mailrc10 set EDITOR=vi
H A Ddot.cshrc20 setenv EDITOR vi
/freebsd/contrib/less/
H A Dprompt.c34 #if EDITOR
281 #if EDITOR in protochar()
508 #if EDITOR in pr_expand()
H A Dmain.c42 #if EDITOR
175 #if EDITOR in main()
H A Dcommand.c61 #if EDITOR
1754 #if EDITOR in commands()
H A Dless.hlp111 v Edit the current file with $VISUAL or $EDITOR.
H A DNEWS1066 * Less now checks for the environment variable VISUAL before EDITOR.
/freebsd/usr.sbin/cron/cron/
H A Dpathnames.h69 #define EDITOR _PATH_VI macro
/freebsd/contrib/tcsh/
H A Ddot.login7 setenv EDITOR vi
/freebsd/usr.sbin/vigr/
H A Dvigr.sh73 ${EDITOR:-/usr/bin/vi} "${tmpfile}"
/freebsd/contrib/dialog/samples/copifuncs/
H A Dcopi.trnrc13 export NEWSHEADER HIDELINE TRNINIT ATTRIBUTION MAILCALL YOUSAID EDITOR
/freebsd/tools/tools/nanobsd/pcengines/Files/root/
H A D.cshrc18 setenv EDITOR vi
/freebsd/usr.bin/less/
H A Ddefines.h60 #define EDITOR (!SECURE) macro
/freebsd/tools/tools/nanobsd/rescue/Files/root/
H A D.cshrc17 setenv EDITOR vi
/freebsd/bin/csh/
H A Ddot.cshrc23 setenv EDITOR vi
/freebsd/tools/tools/git/
H A Darcgit87 yes | env EDITOR=true arc diff --create --allow-untracked HEAD~
H A Dgit-arc.sh290 yes | env EDITOR=true \
798 EDITOR=$GIT_EDITOR
/freebsd/usr.sbin/etcupdate/
H A Detcupdate.sh948 $EDITOR ${CONFLICTS}$1
1896 EDITOR=${EDITOR:-/usr/bin/vi}
/freebsd/usr.sbin/cron/crontab/
H A Dcrontab.c377 editor = EDITOR;
/freebsd/usr.sbin/bsdconfig/share/
H A Dvariable.subr113 setvar $VAR_EDITOR "${EDITOR:-/usr/bin/ee}"
/freebsd/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh883 : ${EDITOR:='/usr/bin/vi'}
2596 Press Enter to edit this file in ${EDITOR} and resolve the conflicts
2605 ${EDITOR} `pwd`/merge/new/${F} < /dev/tty
/freebsd/usr.bin/fortune/datfiles/
H A Dfreebsd-tips191 powerful editor) instead, set the environment variable EDITOR to /usr/bin/ee

12