OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:editing
(Results
1 - 12
of
12
) sorted by relevancy
/src/bin/sh/
option.list
78
Vflag vi V V # enable vi style
editing
79
Eflag emacs E V # enable emacs style
editing
histedit.c
102
* Set history and
editing
status. Called whenever the status may
110
#define
editing
(Eflag || Vflag)
macro
130
if (
editing
&& !el && isatty(0)) { /* && isatty(2) ??? */
132
* turn
editing
on
186
out2str("sh: can't initialize
editing
\n");
189
} else if (!
editing
&& el) {
193
VTRACE(DBG_HISTORY, ("line
editing
disabled\n"));
210
if (el) { /* no
editing
if not interactive */
219
VTRACE(DBG_HISTORY, ("line
editing
& history disabled\n"));
228
if (!(iflag &&
editing
&& el)
[
all
...]
/src/usr.bin/ftp/
main.c
177
editing
= 0;
260
if (fromatty) /*
editing
mode on if tty is usable */
261
editing
= 1;
307
editing
= 0;
673
if (!
editing
) {
745
!
editing
||
1109
" -e Disable command-line
editing
\n"
ftp_var.h
257
GLOBAL int
editing
; /* command line
editing
enabled */
variable
util.c
998
if (
editing
&& el == NULL && hist == NULL) {
1019
editing
= 0; /* the user doesn't want
editing
,
1025
if (!
editing
) {
cmds.c
863
fprintf(ttyout, "Command line
editing
: %s.\n",
867
onoff(
editing
)
916
* Set command line
editing
930
fputs("
Editing
support not compiled in; ignoring command.\n",
933
code = togglevar(argc, argv, &
editing
, "
Editing
mode");
/src/distrib/hp300/miniroot/
install.md
145
label can be placed on disk for
editing
. When the disklabel editor appears,
/src/bin/csh/
csh.h
555
extern int
editing
;
csh.c
85
int
editing
;
variable
169
int
editing
;
variable
1440
if (
editing
)
set.c
563
if (insource || wantediting ==
editing
)
592
editing
= wantediting;
lex.c
1476
if ((
editing
|| filec) && intty) {
1478
if (
editing
) {
/src/share/terminfo/
terminfo
2174
# by
editing
/boot/loader.conf, adding
2424
# certainly includes what DEC called the `Level 1
editing
extension' codes;
2747
# Here's a picture of the Sun/PC
editing
keypad:
2764
vt220+pcedit|
editing
-keypad for VT220 using PC keyboard,
2767
vt220+vtedit|
editing
-keypad for VT220 using DEC keyboard,
2775
# Here's a picture of the VT220
editing
keypad:
4198
# does not support modified cursor-keys or
editing
-keys
4478
# are supported. F13-F20 are obtained by shifting F3-F10. The
editing
keypad
5200
xterm+pce2|fragment with modifyCursorKeys:2
editing
-keys,
5213
xterm+edit|fragment for 6-key
editing
-keypad
[
all
...]
Completed in 31 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026