| /freebsd-10-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-10-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-10-stable/contrib/tnftp/src/ |
| D | main.c | 181 editing = 0; in main() 265 editing = 1; in main() 304 editing = 0; in main() 646 if (!editing) { in cmdscanner() 718 !editing || in cmdscanner()
|
| D | ftp_var.h | 260 GLOBAL int editing; /* command line editing enabled */ variable
|
| /freebsd-10-stable/contrib/nvi/docs/ |
| D | features | 7 + Forms editing package; use RE's to verify field contents. 9 + Support for single line window editing, including full editing
|
| D | help | 149 [Ee]dit: begin editing another file 150 [Ee]x: begin editing another file 181 shell: suspend editing and run a shell
|
| D | TODO | 63 COMMON: Field editing shouldn't be hard to add to nvi: 65 Field editing file template:
|
| /freebsd-10-stable/contrib/libreadline/doc/ |
| D | rluser.texi | 8 editing features. It is to be an appendix to manuals for programs which 47 command line editing interface. 49 Command line editing is provided by the Readline library, which is 55 * Readline Interaction:: The minimum set of commands for editing a line. 115 you to retype the majority of the line. Using these editing commands, 133 @cindex command editing 134 @cindex editing command lines 152 essentials for editing the text of an input line follows. 166 Undo the last editing command. You can undo all the way back to an 181 in order to do editing of the input line. For your convenience, many [all …]
|
| D | hsuser.texi | 106 When using command-line editing, search commands 107 are available in each editing mode that provide access to the 147 command for editing and @minus{}16 for listing. If the @option{-l} flag is 156 When editing is complete, the edited commands are echoed and executed. 268 editing buffer for further modification. 271 reloaded into the Readline editing buffer for correction.
|
| /freebsd-10-stable/contrib/libreadline/examples/ |
| D | Inputrc | 1 # My ~/.inputrc file is in -*- text -*- for easy editing with Emacs. 67 # Here is one for editing my path.
|
| /freebsd-10-stable/contrib/tcsh/nls/greek/ |
| D | set7 | 27 24 Το editing μπορεί να είναι περίεργο γιά μεγάλες γραμμές.\n
|
| /freebsd-10-stable/contrib/libreadline/examples/rlfe/ |
| D | README | 16 * Automatically switches between "readline-editing mode" and "raw mode" 18 readline itself, it will do its own line editing. (The inferior
|
| /freebsd-10-stable/contrib/pjdfstest/ |
| D | README | 9 You need to manually tweak few things by editing CFLAGS lines
|
| /freebsd-10-stable/tools/regression/pjdfstest/ |
| D | README | 9 You need to manually tweak few things by editing CFLAGS lines
|
| /freebsd-10-stable/tools/tools/ |
| D | README | 22 editing Editor modes and the like to help editing FreeBSD code.
|
| /freebsd-10-stable/contrib/tcsh/ |
| D | sh.c | 732 editing = strcmp(tcp, "emacs") != 0 && strcmp(tcp, "wm") != 0 && in main() 737 editing = ((tcp = getenv("EMACS")) == NULL || strcmp(tcp, "t") != 0); in main() 744 if (editing) in main() 1102 editing = 0; in main() 1285 editing = 0; in main() 1305 (void) ed_Setup(editing);/* Get the tty state, and set defaults */ in main() 1944 if (editing) { in pintr1()
|
| D | FAQ | 54 that it can do line editing. This cannot be fixed because tcsh cannot 89 7. I am using SunView or OpenWindows and editing is screwed up. In 93 Well, cmdtool tries to do its own command line editing and the effect 259 26. Refreshing in command line editing can appear broken on some OS's
|
| /freebsd-10-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-10-stable/contrib/ntp/sntp/m4/ |
| D | ntp_lineeditlibs.m4 | 12 AC_MSG_CHECKING([line editing libraries])
|
| /freebsd-10-stable/contrib/tnftp/ |
| D | INSTALL | 38 --enable-editcomplete Turn on command line editing and completion.
|
| D | README | 12 * command-line editing within ftp
|
| /freebsd-10-stable/contrib/ncurses/ |
| D | dist.mk | 139 …./edit_man.sh normal editing /usr/man man $$f | $(MANPROG) | tr '\255' '-' | $(MAN2HTML) -title "$…
|
| /freebsd-10-stable/gnu/usr.bin/grep/ |
| D | AUTHORS | 36 it came straight from gawk-3.0.3 with small editing and fixes.
|
| /freebsd-10-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-10-stable/usr.bin/tip/ |
| D | README | 16 New ACU's may be added by editing the ACU description table
|