| /freebsd/contrib/dialog/ |
| H A D | editbox.c | 366 WINDOW *editing; in dlg_editbox() local 431 editing = dlg_sub_window(dialog, in dlg_editbox() 436 dlg_register_window(editing, "editbox2", binding2); in dlg_editbox() 440 pagesize = getmaxy(editing); in dlg_editbox() 447 display_all(editing, *list, thisrow, base_row, listsize, chr_offset); in dlg_editbox() 448 display_one(editing, THIS_ROW, in dlg_editbox() 454 display_one(editing, (*list)[lastrow], in dlg_editbox() 460 display_one(editing, THIS_ROW, in dlg_editbox() 462 getyx(editing, y, x); in dlg_editbox() 469 box_x + getmaxx(editing), in dlg_editbox() [all …]
|
| /freebsd/contrib/tnftp/src/ |
| H A D | main.c | 184 editing = 0; in main() 268 editing = 1; in main() 307 editing = 0; in main() 656 if (!editing) { in cmdscanner() 728 !editing || in cmdscanner()
|
| H A D | ftp_var.h | 260 GLOBAL int editing; /* command line editing enabled */ variable
|
| H A D | util.c | 977 if (editing && el == NULL && hist == NULL) { in controlediting() 998 editing = 0; /* the user doesn't want editing, in controlediting() 1004 if (!editing) { in controlediting()
|
| /freebsd/contrib/libedit/ |
| H A D | libedit.pc | 7 Description: command line editor library providing generic line editing, history, and tokenization …
|
| /freebsd/contrib/tcsh/nls/greek/ |
| H A D | set7 | 26 24 Το editing μπορεί να είναι περίεργο γιά μεγάλες γραμμές.\n
|
| /freebsd/crypto/openssl/doc/life-cycles/ |
| H A D | README.md | 19 additional editing before they can be added to the manual pages in
|
| /freebsd/tools/tools/ |
| H A D | README | 19 editing Editor modes and the like to help editing FreeBSD code.
|
| /freebsd/contrib/tcsh/ |
| H A D | README.md | 3 *C shell with file name completion and command line editing*
|
| H A D | sh.c | 730 editing = strcmp(tcp, "emacs") != 0 && strcmp(tcp, "wm") != 0 && in main() 735 editing = ((tcp = getenv("EMACS")) == NULL || strcmp(tcp, "t") != 0); in main() 742 if (editing) in main() 1100 editing = 0; in main() 1283 editing = 0; in main() 1303 (void) ed_Setup(editing);/* Get the tty state, and set defaults */ in main() 1953 if (editing) { in pintr1()
|
| H A D | FAQ | 42 it can do line editing. This cannot be fixed because tcsh cannot give 72 I am using SunView or OpenWindows and editing is screwed up. In particular my 75 Well, cmdtool tries to do its own command line editing and the effect 209 Refreshing in command line editing can appear broken on some OS's
|
| H A D | tc.prompt.c | 143 if (!editing) { in printprompt() 156 if (!editing && RPrompt[0] != '\0') { in printprompt()
|
| /freebsd/release/packages/ucl/ |
| H A D | ee-all.ucl | 23 a full-screen editing interface similar to vi(1), but is easier to learn for
|
| H A D | csh-all.ucl | 32 comment = "C shell with file name completion and command line editing"
|
| /freebsd/bin/sh/ |
| H A D | histedit.c | 149 #define editing (Eflag || Vflag) in histedit() macro 165 if (editing && !el && isatty(0)) { /* && isatty(2) ??? */ in histedit() 196 } else if (!editing && el) { in histedit()
|
| /freebsd/bin/ed/ |
| H A D | POSIX | 41 as red. This limits editing of files in the local directory only and 47 To assist in binary editing, when a file containing at least one ASCII
|
| /freebsd/contrib/tnftp/ |
| H A D | INSTALL | 38 --enable-editcomplete Turn on command line editing and completion.
|
| H A D | README | 12 * command-line editing within ftp
|
| /freebsd/contrib/ntp/sntp/m4/ |
| H A D | ntp_lineeditlibs.m4 | 12 AC_MSG_CHECKING([line editing libraries])
|
| /freebsd/usr.bin/tip/ |
| H A D | README | 15 New ACU's may be added by editing the ACU description table
|
| /freebsd/usr.sbin/bsdconfig/ttys/include/ |
| H A D | messages.subr | 27 msg_help_text="Configuration of system TTYs requires editing the /etc/ttys file.\nTypical configura…
|
| /freebsd/contrib/ncurses/ |
| H A D | dist.mk | 146 ./edit_man.sh normal editing /usr/man man $$f | \
|
| /freebsd/usr.sbin/bsdconfig/networking/share/ |
| H A D | resolv.subr | 259 # if editing the first nameserver instance, two if editing the second, three if 265 # Taint-checking is performed when editing an existing entry (when the second
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OPENSSL_config.pod | 50 ENGINE control operations because they can be performed by editing a
|
| /freebsd/share/examples/BSD_daemon/ |
| H A D | README | 39 and manual editing.
|