Home
last modified time | relevance | path

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

12

/openbsd/regress/bin/ksh/edit/
H A Dvi.sh24 EDITOR=
30 export EDITOR ENV HISTFILE MAIL PS1 VISUAL
H A Demacs.sh24 EDITOR=
30 export EDITOR ENV HISTFILE MAIL PS1 VISUAL
/openbsd/usr.sbin/sysmerge/
H A Dsysmerge.sh430 ${EDITOR} ${COMPFILE}.merged
634 [[ -z ${VISUAL} ]] && EDITOR=${EDITOR:-/usr/bin/vi} || EDITOR=${VISUAL}
/openbsd/gnu/usr.bin/cvs/src/
H A Dcvsbug.in139 if [ -z "$EDITOR" ]; then
142 EDIT="$EDITOR"
H A Doptions.h.in47 * to cvs, or does not have an EDITOR environment variable. I set
/openbsd/distrib/syspatch/
H A DREADME72 # ${EDITOR} Makefile.001
77 # ${EDITOR} obj/001_dummy/.plist
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dgccbug.in136 if [ -z "$EDITOR" ]; then
139 EDIT="$EDITOR"
/openbsd/gnu/usr.bin/cvs/contrib/
H A Drcs-to-cvs.sh81 ${EDITOR-vi} $message_file
/openbsd/sbin/disklabel/
H A Ddisklabel.c79 UNSPEC, EDIT, EDITOR, READ, RESTORE, WRITE enumerator
151 op = EDITOR; in main()
198 if (argc < 1 || (fstabfile && !(op == EDITOR || op == RESTORE || in main()
213 if (op == EDIT || op == EDITOR || aflag) { in main()
252 case EDITOR: in main()
/openbsd/gnu/usr.bin/cvs/doc/
H A Dcvs.info-9255 * EDITOR, environment variable: Committing your changes.
256 * EDITOR, internal variable: Variables.
257 * EDITOR, overriding: Global options.
427 * Overriding EDITOR: Global options.
H A Dcvs.info-755 `-e EDITOR'
56 Edit messages with EDITOR. See *Note Committing your changes::.
1271 default editor for log messages use the `EDITOR' environment variable
1285 that variable is not set, then the environment variable `$EDITOR' is
1338 # Call $EDITOR on FILENAME, and verify that the
1341 if [ "x$EDITOR" = "x" ]; then EDITOR=vi; fi
1342 if [ "x$CVSEDITOR" = "x" ]; then CVSEDITOR=$EDITOR; fi
H A Dcvs.info-1326 `$EDITOR' is set, it will be used. If both `$CVSEDITOR' and `$EDITOR'
334 the same thing as `$EDITOR'.
798 Users editing this file. Value is EDITOR > VAL { , EDITOR > VAL }
799 where EDITOR is a username, and VAL is TIME+HOSTNAME+PATHNAME,
H A Dcvs.info-8186 `EDITOR'
326 `$EDITOR'
330 commit. `$CVSEDITOR' overrides `$EDITOR'. See *Note Committing
H A Dcvs.info-5416 `-e EDITOR'
417 Use EDITOR to enter revision log information. Overrides the
418 setting of the `$CVSEDITOR' and `$EDITOR' environment variables.
H A Dcvs.texinfo522 @cindex EDITOR, environment variable
543 @code{$EDITOR} are not set then there is a default
554 @code{$EDITOR}.
7698 @cindex EDITOR, overriding
7699 @cindex Overriding EDITOR
7702 setting of the @code{$CVSEDITOR} and @code{$EDITOR}
12064 # Call $EDITOR on FILENAME, and verify that the
12067 if [ "x$EDITOR" = "x" ]; then EDITOR=vi; fi
12540 @itemx EDITOR
12541 @cindex EDITOR, internal variable
[all …]
/openbsd/gnu/usr.bin/perl/Porting/
H A Dgit-deltatool225 if ( my @editor = split /\s+/, ($ENV{VISUAL} || $ENV{EDITOR}) ) {
/openbsd/gnu/usr.bin/binutils/gdb/doc/
H A Dinc-hist.texinfo138 is used: @code{$@{FCEDIT:-$@{EDITOR:-vi@}@}}. This says to use the
140 @env{EDITOR} variable if that is set, or @code{vi} if neither is set.
H A DChangeLog111 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
/openbsd/gnu/lib/libreadline/doc/
H A Dhsuser.texinfo150 is used: @code{$@{FCEDIT:-$@{EDITOR:-vi@}@}}. This says to use the
152 @env{EDITOR} variable if that is set, or @code{vi} if neither is set.
H A Drluser.texinfo1428 @code{$FCEDIT}, @code{$EDITOR}, and @code{emacs}
/openbsd/gnu/usr.bin/cvs/
H A DREADME.VMS121 can use -e or define the logical EDITOR to cause CVS to try other
H A DNEWS359 * VISUAL is accepted as well as EDITOR.
518 used for log messages instead of the EDITOR environment variable.
/openbsd/gnu/usr.bin/cvs/man/
H A DChangeLog25 * cvs.1: Correct CVSEDITOR/VISUAL/EDITOR documentation.
/openbsd/usr.bin/less/
H A Dless.hlp99 v Edit the current file with $VISUAL or $EDITOR.
/openbsd/distrib/miniroot/
H A Dinstall.sub3617 export EDITOR=ed

12