| /freebsd-12-stable/contrib/dialog/ |
| D | editbox.c | 352 WINDOW *editing; in dlg_editbox() local 411 editing = dlg_sub_window(dialog, in dlg_editbox() 416 dlg_register_window(editing, "editbox2", binding2); in dlg_editbox() 420 pagesize = getmaxy(editing); in dlg_editbox() 426 display_all(editing, *list, thisrow, base_row, listsize, chr_offset); in dlg_editbox() 427 display_one(editing, THIS_ROW, in dlg_editbox() 433 display_one(editing, (*list)[lastrow], in dlg_editbox() 439 display_one(editing, THIS_ROW, in dlg_editbox() 441 getyx(editing, y, x); in dlg_editbox() 448 box_x + getmaxx(editing), in dlg_editbox() [all …]
|
| /freebsd-12-stable/contrib/tnftp/src/ |
| 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()
|
| D | ftp_var.h | 260 GLOBAL int editing; /* command line editing enabled */ variable
|
| 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-12-stable/bin/sh/ |
| D | histedit.c | 84 #define editing (Eflag || Vflag) in histedit() macro 100 if (editing && !el && isatty(0)) { /* && isatty(2) ??? */ in histedit() 133 } else if (!editing && el) { in histedit()
|
| /freebsd-12-stable/contrib/tcsh/nls/greek/ |
| D | set7 | 26 24 Το editing μπορεί να είναι περίεργο γιά μεγάλες γραμμές.\n
|
| /freebsd-12-stable/tools/tools/ |
| D | README | 20 editing Editor modes and the like to help editing FreeBSD code.
|
| /freebsd-12-stable/contrib/tcsh/ |
| D | README.md | 3 *C shell with file name completion and command line editing*
|
| 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()
|
| 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
|
| D | tc.prompt.c | 143 if (!editing) { in printprompt() 156 if (!editing && RPrompt[0] != '\0') { in printprompt()
|
| D | sh.set.c | 139 editing = 1; in update_vars() 164 editing = 1; in update_vars() 786 editing = 0; in unset()
|
| /freebsd-12-stable/bin/ed/ |
| D | POSIX | 51 as red. This limits editing of files in the local directory only and 57 To assist in binary editing, when a file containing at least one ASCII
|
| /freebsd-12-stable/contrib/tnftp/ |
| D | INSTALL | 38 --enable-editcomplete Turn on command line editing and completion.
|
| D | README | 12 * command-line editing within ftp
|
| /freebsd-12-stable/contrib/ntp/sntp/m4/ |
| D | ntp_lineeditlibs.m4 | 12 AC_MSG_CHECKING([line editing libraries])
|
| /freebsd-12-stable/gnu/usr.bin/grep/ |
| D | AUTHORS | 36 it came straight from gawk-3.0.3 with small editing and fixes.
|
| /freebsd-12-stable/contrib/ncurses/ |
| D | dist.mk | 145 ./edit_man.sh normal editing /usr/man man $$f | \
|
| /freebsd-12-stable/usr.sbin/bsdconfig/ttys/include/ |
| D | messages.subr | 28 msg_help_text="Configuration of system TTYs requires editing the /etc/ttys file.\nTypical configura…
|
| /freebsd-12-stable/usr.bin/tip/ |
| D | README | 16 New ACU's may be added by editing the ACU description table
|
| /freebsd-12-stable/tools/tools/editing/ |
| D | freebsd.vim | 25 " $FreeBSD: stable/12/tools/tools/editing/freebsd.vim 180986 2008-07-30 03:34:23Z scf $
|
| /freebsd-12-stable/usr.sbin/bsdconfig/networking/share/ |
| D | resolv.subr | 260 # if editing the first nameserver instance, two if editing the second, three if 266 # Taint-checking is performed when editing an existing entry (when the second
|
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | OPENSSL_config.pod | 48 ENGINE control operations because they can be performed by editing a
|
| /freebsd-12-stable/contrib/tcp_wrappers/ |
| D | README | 217 logs of the sendmail daemon. The disposition can be changed by editing 253 Access control is enabled by default. It can be turned off by editing 255 instructions below describe the Makefile editing process. 306 hostname lookups and verification can be turned off by editing the 308 the Makefile editing process. 344 The feature is disabled by default. It can be turned on by editing the 346 the Makefile editing process. 378 lookups, by editing the Makefile. The client username lookup timeout 379 period (10 seconds default) can be changed by editing the Makefile. The 380 installation sections below describe the Makefile editing process.
|
| /freebsd-12-stable/lib/libc/softfloat/ |
| D | softfloat-source.txt | 152 editing the files inside. (Complete instructions for porting SoftFloat to a 155 some editing. To avoid confusion, it would be wise to refrain from editing
|