Home
last modified time | relevance | path

Searched refs:editor (Results 1 – 25 of 164) sorted by relevance

1234567

/freebsd/contrib/dialog/
H A Dinputbox.c86 WINDOW *editor; in dialog_inputbox() local
156 dlg_register_window(editor, "inputbox2", binding2); in dialog_inputbox()
159 dlg_show_string(editor, input, chr_offset, inputbox_attr, in dialog_inputbox()
161 wsyncup(editor); in dialog_inputbox()
162 wcursyncup(editor); in dialog_inputbox()
180 wmove(editor, 0, chr_offset); in dialog_inputbox()
181 wsyncup(editor); in dialog_inputbox()
182 wcursyncup(editor); in dialog_inputbox()
208 wsyncup(editor); in dialog_inputbox()
209 wcursyncup(editor); in dialog_inputbox()
[all …]
/freebsd/bin/sh/
H A Dhistedit.c252 const char *editor = NULL; in histcmd() local
277 editor = shoptarg; in histcmd()
300 if (lflg == 0 || editor || sflg) { in histcmd()
324 if (editor == NULL && in histcmd()
326 (editor = bltinlookup("EDITOR", 1)) == NULL) in histcmd()
327 editor = DEFEDITOR; in histcmd()
328 if (editor[0] == '-' && editor[1] == '\0') { in histcmd()
330 editor = NULL; in histcmd()
379 if (editor) { in histcmd()
442 if (editor) { in histcmd()
[all …]
/freebsd/contrib/less/
H A Dmain.c43 public char * editor; variable
176 editor = lgetenv("VISUAL"); in main()
177 if (editor == NULL || *editor == '\0') in main()
179 editor = lgetenv("EDITOR"); in main()
180 if (isnullenv(editor)) in main()
181 editor = EDIT_PGM; in main()
/freebsd/usr.sbin/cron/crontab/
H A Dcrontab.c306 char n[MAX_FNAME], q[MAX_TEMPSTR], *editor; local
375 if ((editor = getenv("VISUAL")) == NULL &&
376 (editor = getenv("EDITOR")) == NULL) {
377 editor = EDITOR;
398 if (strlen(editor) + strlen(Filename) + 2 >= MAX_TEMPSTR)
400 execlp(editor, editor, Filename, (char *)NULL);
401 err(ERROR_EXIT, "%s", editor);
420 warnx("wrong PID (%d != %d) from \"%s\"", xpid, pid, editor);
424 warnx("\"%s\" exited with status %d", editor, WEXITSTATUS(waiter));
429 editor, WTERMSIG(waiter), WCOREDUMP(waiter) ?"" :"no ");
/freebsd/contrib/tcsh/nls/spanish/
H A Dset2019 17 -v usa las definiciones del editor vi\n
20 18 -e usa las definiciones del editor vi\n
21 19 -d usa las definiciones del editor por defecto (%s)\n
22 20 -l lista los comandos del editor y sus descripciones\n
/freebsd/lib/libutil/
H A Dpw_util.c285 const char *editor; in pw_edit() local
288 if ((editor = getenv("EDITOR")) == NULL) in pw_edit()
289 editor = _PATH_VI; in pw_edit()
313 execlp(editor, editor, tempname, (char *)NULL); in pw_edit()
314 err(1, "%s", editor); in pw_edit()
330 errx(1, "\"%s\" exited with status %d", editor, WEXITSTATUS(pstat)); in pw_edit()
/freebsd/contrib/tcsh/nls/greek/
H A Dset2021 19 -d συσχέτιση όλων των πλήκτρων στην default του editor (%s)\n
22 20 -l εμφάνιση των εντολών του editor με περιγραφές\n
H A Dset610 8 *** μοιραίο ΣΦΑΛΜΑ editor ***\r\n\n
/freebsd/contrib/libcbor/doc/source/
H A Dindex.rst12 - Complete `IETF RFC 8949 (STD 94) <https://www.rfc-editor.org/info/std94>`_ conformance [#]_
39 .. _CBOR: https://www.rfc-editor.org/info/std94
H A Dstandard_conformance.rst4 …very faithful implementation of `IETF RFC 8949 (STD 94) <https://www.rfc-editor.org/info/std94>`_.…
10 .. [#] https://www.rfc-editor.org/rfc/rfc8949.html#section-3.2.3
/freebsd/contrib/nvi/
H A DREADME65 to support a full-screen editor using curses.
80 editor. Peter Kessler helped bring sanity to version 2's
82 and created the framework that users see in the present editor.
83 Mark Horton added macros and other features and made the editor
/freebsd/contrib/libdiff/test/
H A Dtest016.left.txt30 char *gitconfig_path = NULL, *editor = NULL, *author = NULL;
133 * unveil(2) traverses exec(2); if an editor is used we have
137 error = get_editor(&editor);
141 error = collect_import_msg(&logmsg, &logmsg_path, editor,
229 free(editor);
H A Dtest016.right.txt30 char *gitconfig_path = NULL, *editor = NULL, *author = NULL;
133 * unveil(2) traverses exec(2); if an editor is used we have
137 error = get_editor(&editor);
141 error = collect_import_msg(&logmsg, &logmsg_path, editor,
229 free(editor);
H A Dtest116.left-P.txt30 char *gitconfig_path = NULL, *editor = NULL, *author = NULL;
133 * unveil(2) traverses exec(2); if an editor is used we have
137 error = get_editor(&editor);
141 error = collect_import_msg(&logmsg, &logmsg_path, editor,
229 free(editor);
H A Dtest116.right-P.txt30 char *gitconfig_path = NULL, *editor = NULL, *author = NULL;
133 * unveil(2) traverses exec(2); if an editor is used we have
137 error = get_editor(&editor);
141 error = collect_import_msg(&logmsg, &logmsg_path, editor,
229 free(editor);
/freebsd/contrib/llvm-project/lldb/tools/driver/
H A DOptions.td199 def editor: F<"editor">,
200 …HelpText<"Tells the debugger to open source files using the host's \"external editor\" mechanism."…
202 Alias<editor>,
203 HelpText<"Alias for --editor">;
/freebsd/contrib/tcsh/nls/C/
H A Dset2021 19 -d bind all keys to default editor's bindings (%s)\n
22 20 -l list editor commands with descriptions\n
H A Dset610 8 *** editor fatal ERROR ***\r\n\n
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset2021 19 -d bind all keys to default editor's bindings (%s)\n
22 20 -l list editor commands with descriptions\n
/freebsd/contrib/ee/
H A DREADME.ee29 The editor 'ee' (easy editor) is intended to be a simple, easy to use
30 terminal-based screen oriented editor that requires no instruction to
59 For a text editor to be easy to use requires a certain set of abilities. In
72 will have a defect that reduces the usefulness of the editor relying upon
H A Dee.msg1 $ This file contains the messages for ee ("easy editor"). See the file
27 16 "print editor contents"
39 28 "leave editor"
175 164 "save editor configuration"
/freebsd/contrib/tcsh/nls/finnish/
H A Dset2021 19 -d bind all keys to default editor's bindings (%s)\n
22 20 -l list editor commands with descriptions\n
/freebsd/contrib/tcsh/nls/italian/
H A Dset610 8 *** ERRORE fatale nell'editor ***\r\n\n
/freebsd/usr.bin/ee/nls/pt_BR.ISO8859-1/
H A Dee.msg1 $ This file contains the messages for ee ("easy editor"). See the file
38 28 "deixar editor"
121 111 "enviando conte�do no buffer do editor para 'corre��o'"
174 164 "salvar configura��es do editor"
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DInterpreterProperties.td16 def OpenTranscriptInEditor: Property<"open-transcript-in-editor", "Boolean">,
19 Desc<"If true, LLDB will open the saved session's transcripts in the external editor.">;

1234567