Home
last modified time | relevance | path

Searched refs:ESC (Results 1 – 25 of 79) sorted by relevance

1234

/freebsd/contrib/less/
H A Ddecode.c78 ESC,'[','M',0, A_X11MOUSE_IN,
79 ESC,'[','<',0, A_X116MOUSE_IN,
87 ESC,'v',0, A_B_SCREEN,
91 ESC,' ',0, A_FF_SCREEN,
92 ESC,'b',0, A_BF_SCREEN,
93 ESC,'j',0, A_F_NEWLINE,
94 ESC,'k',0, A_B_NEWLINE,
96 ESC,'f',0, A_F_FOREVER_BELL,
97 ESC,'F',0, A_F_UNTIL_HILITE,
102 ESC,'u',0, A_UNDO_SEARCH,
[all …]
H A Dless.hlp16 ESC-j * Forward one file line (or _N file lines).
17 ESC-k * Backward one file line (or _N file lines).
19 b ^B ESC-v * Backward one window (or _N lines).
22 ESC-SPACE * Forward one window, but don't stop at end-of-file.
23 ESC-b * Backward one window, but don't stop at beginning-of-file.
26 ESC-) RightArrow * Right one half screen width (or _N positions).
27 ESC-( LeftArrow * Left one half screen width (or _N positions).
28 ESC-} ^RightArrow Right to last column displayed.
29 ESC-{ ^LeftArrow Left to first column.
31 ESC-F Like F but stop when search pattern is found.
[all …]
H A DNEWS18 * Add ESC-f command (github #680).
129 * Add ESC-j and ESC-k commands (github #560).
137 * Add ESC-b command (github #615).
173 * Fix display bug when file contains ESC followed by NUL (github #550).
308 * Fix bug that made ESC-} fail if top line on screen was empty (github #429).
472 * Fix ESC-BACKSPACE command when BACKSPACE key does not send 0x08
535 * Change ESC-u command to toggle, not disable, highlighting per man page.
537 * Add ESC-U command.
644 * New command ESC-m removes a line mark.
650 * A second ESC-u command will clear search match markers in the status column.
[all …]
/freebsd/usr.sbin/bsdconfig/usermgmt/share/
H A Duser_input.subr156 # not cancel or press ESC, the $var_to_set variable will hold the newly-
199 # Return if user has either pressed ESC or chosen Cancel/No
251 # pressed ESC or chose Cancel/No
269 # pressed ESC or chose Cancel/No
298 # not cancel or press ESC, the $var_to_set variable will hold the newly-
310 # Return if user has either pressed ESC or chosen Cancel/No
348 # press ESC, $var_to_set will hold the confirmed user entry. Otherwise, if the
391 # Return if user either pressed ESC or chose Cancel/No
405 # Return if user either pressed ESC or chose Cancel/No
440 # user does not cancel or press ESC, the $var_to_set variable will hold the
[all …]
H A Dgroup_input.subr123 # or press ESC, the $var_to_set variable will hold the newly-configured value
135 # Return if user has either pressed ESC or chosen Cancel/No
173 # press ESC, $var_to_set will hold the confirmed user entry. Otherwise, if the
220 # Return if user has either pressed ESC or chosen Cancel/No
237 # Return if user has either pressed ESC or chosen Cancel/No
271 # cancel or press ESC, the $var_to_set variable will hold the newly-configured
278 # Return if user has either pressed ESC or chosen Cancel/No
289 # does not cancel or press ESC, the $var_to_set variable will hold the newly-
332 # Return if user has either pressed ESC or chosen Cancel/No
382 # pressed ESC or chose Cancel/No
[all …]
H A Dgroup.subr139 # Loop until the user decides to Exit, Cancel, or presses ESC
153 # Return if user either pressed ESC or chose Cancel/No
272 # Loop until the user decides to Exit, Cancel, or presses ESC
286 # Return if user either pressed ESC or chose Cancel/No
405 # Loop until the user decides to Exit, Cancel, or presses ESC
419 # Return if user either pressed ESC or chose Cancel/No
/freebsd/lib/libiconv_modules/ISO2022/
H A Dcitrus_iso2022.c483 #define ESC '\033' macro
497 { CS94MULTI, -1, 2, -1, -1, 3, { ESC, '$', OECMA }, },
499 { CS94MULTI, -1, 5, -1, 2, 6, { ESC, '&', ECMA, ESC, '$', OECMA }, },
501 { CS94, 1, 2, -1, -1, 3, { ESC, CS94, ECMA, }, },
503 { CS94, 1, 3, 2, -1, 4, { ESC, CS94, INTERM, ECMA, }, },
505 { CS96, 1, 2, -1, -1, 3, { ESC, CS96, ECMA, }, },
507 { CS96, 1, 3, 2, -1, 4, { ESC, CS96, INTERM, ECMA, }, },
509 { CS94MULTI, 2, 3, -1, -1, 4, { ESC, '$', CS94, ECMA, }, },
511 { CS96MULTI, 2, 3, -1, -1, 4, { ESC, '$', CS96, ECMA, }, },
513 { CS94MULTI, 5, 6, -1, 2, 7, { ESC, '&', ECMA, ESC, '$', CS94, ECMA, }, },
[all …]
/freebsd/crypto/openssl/crypto/conf/
H A Dkeysets.pl21 my $ESC = 0x0020;
42 $v |= $ESC if $c =~ /\\/;
83 #define CONF_ESC $ESC
/freebsd/usr.bin/ee/nls/uk_UA.KOI8-U/
H A Dee.msg53 44 "^[ (escape) ���� ESC-Enter: ����� � ee "
66 57 "^[ (ESC) ���� ^e �� ������... ^y ������ ����� ^u ����� ^p -���Ҧ��� "
70 61 "^c ������� ^k ������ ������ ^f צ������� ������ ESC-Enter: ����� � ee"
163 154 "^[ (ESC) ���� ^y �� ������ ^k ������ ����� ^p -����� ^g -���Ҧ���"
/freebsd/lib/libiconv_modules/HZ/
H A Dcitrus_hz.c104 #define ESC(escape) ((escape)->ch) macro
113 if (ESC(escape) == ch) in find_escape()
247 if (ESC(init) != ch) in _citrus_HZ_mbrtowc_priv()
256 ESC(init) != ch) in _citrus_HZ_mbrtowc_priv()
280 bit |= ESC(psenc->inuse) << 24; in _citrus_HZ_mbrtowc_priv()
368 psenc->ch[psenc->chlen++] = ESC(init); in _citrus_HZ_wcrtomb_priv()
374 psenc->ch[psenc->chlen++] = ESC(candidate); in _citrus_HZ_wcrtomb_priv()
411 psenc->ch[psenc->chlen++] = ESC(candidate); in _citrus_HZ_put_state_reset()
/freebsd/usr.sbin/bsdconfig/password/share/
H A Dpassword.subr43 # press ESC, the $pw_password environment variable will hold the password.
83 # Return if user either pressed ESC or chose Cancel/No
97 # Return if user either pressed ESC or chose Cancel/No
/freebsd/contrib/tcsh/
H A Dsh.file.c53 #define ESC CTL_ESC('\033') macro
101 tchars.c_cc[VEOL] = ESC; in setup_tty()
137 tchars.t_brkc = ESC; in setup_tty()
707 command = (last_Char == ESC) ? RECOGNIZE : LIST; in tenex()
711 if (last_Char == ESC) in tenex()
H A Dtw.h75 #define ESC CTL_ESC('\033') macro
/freebsd/usr.bin/col/
H A Dcol.c54 #define ESC '\033' /* escape */ macro
185 case ESC: /* just ignore EOF */ in main()
407 PUTC(ESC); in flush_blanks()
/freebsd/contrib/ntp/include/
H A Dascii.h68 #define ESC 27 macro
/freebsd/usr.sbin/bsdconfig/startup/share/
H A Drcedit.subr45 # user does not cancel or press ESC, the variable will be saved without
71 # Return if user has either pressed ESC or chosen Cancel/No
/freebsd/usr.bin/fortune/datfiles/
H A Dfreebsd-tips.sp.ok22 ESC
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dat91-wb50n.dts21 linux,code = <1>; /* ESC button */
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dmicrochip,pic32-gpio.txt45 label = "ESC";
H A Dgpio_oxnas.txt43 label = "ESC";
/freebsd/share/skel/
H A Ddot.shrc16 # e.g. ESC to go into visual mode.
/freebsd/bin/sh/
H A Ddot.shrc16 # e.g. ESC to go into visual mode.
/freebsd/sys/contrib/device-tree/src/mips/pic32/
H A Dpic32mzda_sk.dts56 label = "ESC";
/freebsd/contrib/dialog/
H A Dui_getc.c504 ch = ESC; in dlg_getc()
509 ch = ESC; in dlg_getc()
/freebsd/usr.sbin/bsdconfig/networking/share/
H A Dipaddr.subr128 # press ESC, the $ipaddr environment variable will hold the newly-configured
162 # - User has either pressed ESC or chosen Cancel/No

1234