Home
last modified time | relevance | path

Searched refs:editing (Results 1 – 25 of 29) sorted by relevance

12

/illumos-gate/usr/src/boot/common/linenoise/
H A DREADME.markdown6 * Single and multi line editing mode with the usual key bindings implemented.
12 ## Can a line editing library be 20k lines of code?
14editing with some support for history is a really important feature for command line utilities. In…
18 …* Large programs with configure scripts disabling line editing if readline is not present in the s…
19 …* Smaller programs not using a configure script not supporting line editing at all (A problem we h…
21 The result is a pollution of binaries without line editing support.
23editing library to be 20k lines of code? Apparently not, it is possibe to get a very small, zero c…
/illumos-gate/usr/src/pkg/manifests/
H A Dlibrary-libtecla.p5m30 set name=pkg.summary value="Tecla command-line editing library"
31 set name=pkg.description value="Tecla command-line editing library"
199 legacy pkg=SUNWtecla desc="Tecla command-line editing library" \
200 name="Tecla command-line editing library"
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DMakefile32 SHOPT_EDPREDICT == 1 /* predictive editing */
H A DPROMO.mm42 You may also use this editing feature when entering
45 editing interface.
H A DREADME11 the sh directory. However, the shell editing and history routines
50 ESH on Compile with emacs command line editing. The original
80 VSH on Compile with vi command line editing. The original vi
H A DDESIGN18 editing and history.
175 2. edit.c contains common editing and terminal code for vi and
H A DOBSOLETE118 is used to skip the editing phase and
H A Dsh.memo415 entered in one shell will be available for editing in another
470 When editing has been complete,
477 option causes the editing to be bypassed
502 .H 2 "In-line editing"
518 The editing modes have editing directives that access the history file
525 The in-line editing options do not use the
569 The available editing functions are listed in the manual page.
573 editing mode
583 editing directives are available.
611 Most of the code for the editing options does not rely on the
H A DRELEASE118 12-04-26 +Enabled multiline editing by default. set +o multiline can disable.
822 10-04-23 For file completion in commmand line editing, file names starting
1389 08-05-14 A bug in the implementation of the editing feature added on
2628 00-09-12 +Made changes to get multibyte editing work on UWIN for windows
2650 00-04-10 +Changes to multibyte editing code were made to use standard
/illumos-gate/usr/src/cmd/mdb/
H A DREADME28 mdb(1) is an extensible utility for low-level debugging and editing of the
/illumos-gate/usr/src/cmd/mailx/
H A Dcmd3.c757 int editing, mdot; in file() local
775 cp = getfilename(argv[0], &editing); in file()
778 if (setfile(cp, editing)) { in file()
/illumos-gate/usr/src/grub/grub-0.97/
H A DAUTHORS29 single-line editing support, the utility /sbin/grub-md5-crypt, the new
H A DNEWS62 BASH-like editing feature. These options are useful when using an
186 * The command-line interface is switched to single-line editing mode.
/illumos-gate/usr/src/cmd/mailx/misc/
H A Dmailx.rc43 # default is to allow editing of message windows
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.news57 [editing session not encrypted]
60 [editing session not encrypted]
62 vi -r -x file YES prompted for editing session key
63 [editing session encrypted,
64 editing session key is used
67 vi -r -x file NO prompted for editing session key
68 [editing session encrypted]
109 when no editing has been done.
208 you have started editing, like the ed "x" command.
261 A bug causing writes to filters when editing encrypted files
/illumos-gate/usr/src/cmd/oawk/
H A DREADME78 is done only if the files differ. (This permits editing
/illumos-gate/usr/src/cmd/mdb/demo/
H A DREADME34 utility for low-level debugging and editing of the live operating system,
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.msg114 @ MSG_DEBUG_INPLACEWARN "warning: editing input file in place is not \
312 Welcome to elfedit, a utility for examining and editing\n\
356 dynamically loadable ELF objects that contain related editing\n\
/illumos-gate/usr/src/uts/
H A DREADME268 editing the following lines (in addition to comments).
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-2201 can start the interactive operations (i.e. editing menu entries and
454 Cursor movement and editing of the text on the line can be done via a
908 interactive editing control (menu entry editor and command-line)
1115 The option `--no-edit' disables the BASH-like editing feature.
H A Dgrub.texi1685 can start the interactive operations (i.e. editing menu entries and
1950 Cursor movement and editing of the text on the line can be done via a
2406 editing control (menu entry editor and command-line) and entries
2612 The option @option{--no-edit} disables the BASH-like editing feature.
H A Dgrub.info1506 can start the interactive operations (i.e. editing menu entries and
1759 Cursor movement and editing of the text on the line can be done via a
2212 interactive editing control (menu entry editor and command-line)
2419 The option `--no-edit' disables the BASH-like editing feature.
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh475 customize the mapping information by hand editing the
481 information by hand editing the mapping file.
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg174 # Diagnostics that trace the link-editing of an application are
196 @ MSG_USE_R3_B " Diagnostics that trace the link-editing of an \
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src3002 xterm+edit|fragment for 6-key editing-keypad:\
3005 xterm+pc+edit|fragment for pc-style editing keypad:\
3008 xterm+vt+edit|fragment for vt220-style editing keypad:\
3170 # + maps the editing keypad
6874 # editing keys (they don't send escape sequences, but manipulate video
6875 # memory directly). Block mode is used for local editing, and protect
7153 # X Duplex edit (transmit editing keys)
7612 # sequence for setting editing extent reversed.
10174 # editing extent: 0=display,1=line*,2=field,3=area
11574 # Like the D470C but with fewer colors and screen editing features.
[all …]

12