| /freebsd-14.2/contrib/libedit/ |
| H A D | terminal.c | 1045 keymacro_add(el, strA, &arrow[A_K_UP].fun, arrow[A_K_UP].type); in terminal_reset_arrow() 1046 keymacro_add(el, strB, &arrow[A_K_DN].fun, arrow[A_K_DN].type); in terminal_reset_arrow() 1047 keymacro_add(el, strC, &arrow[A_K_RT].fun, arrow[A_K_RT].type); in terminal_reset_arrow() 1048 keymacro_add(el, strD, &arrow[A_K_LT].fun, arrow[A_K_LT].type); in terminal_reset_arrow() 1049 keymacro_add(el, strH, &arrow[A_K_HO].fun, arrow[A_K_HO].type); in terminal_reset_arrow() 1050 keymacro_add(el, strF, &arrow[A_K_EN].fun, arrow[A_K_EN].type); in terminal_reset_arrow() 1051 keymacro_add(el, stOA, &arrow[A_K_UP].fun, arrow[A_K_UP].type); in terminal_reset_arrow() 1052 keymacro_add(el, stOB, &arrow[A_K_DN].fun, arrow[A_K_DN].type); in terminal_reset_arrow() 1053 keymacro_add(el, stOC, &arrow[A_K_RT].fun, arrow[A_K_RT].type); in terminal_reset_arrow() 1054 keymacro_add(el, stOD, &arrow[A_K_LT].fun, arrow[A_K_LT].type); in terminal_reset_arrow() [all …]
|
| /freebsd-14.2/contrib/tcsh/ |
| H A D | ed.screen.c | 720 } arrow[] = { variable 795 cs.buf = strA; AddXkey(&cs, &arrow[A_K_UP].fun, arrow[A_K_UP].type); in DefaultArrowKeys() 796 cs.buf = strB; AddXkey(&cs, &arrow[A_K_DN].fun, arrow[A_K_DN].type); in DefaultArrowKeys() 797 cs.buf = strC; AddXkey(&cs, &arrow[A_K_RT].fun, arrow[A_K_RT].type); in DefaultArrowKeys() 798 cs.buf = strD; AddXkey(&cs, &arrow[A_K_LT].fun, arrow[A_K_LT].type); in DefaultArrowKeys() 799 cs.buf = strH; AddXkey(&cs, &arrow[A_K_HO].fun, arrow[A_K_HO].type); in DefaultArrowKeys() 800 cs.buf = strF; AddXkey(&cs, &arrow[A_K_EN].fun, arrow[A_K_EN].type); in DefaultArrowKeys() 801 cs.buf = stOA; AddXkey(&cs, &arrow[A_K_UP].fun, arrow[A_K_UP].type); in DefaultArrowKeys() 869 printOne(arrow[i].name, &arrow[i].fun, arrow[i].type); in PrintArrowKeys() 907 AddXkey(&cs, &arrow[i].fun, arrow[i].type); in BindArrowKeys() [all …]
|
| H A D | FAQ | 73 arrow keys and backspace don't work right. What am I doing wrong? 77 interpret the arrow key sequences and cmdtool wins since it gets them 120 How can I use the arrow keys with hpterm? 122 Hp terminals use the arrow keys internally. You can tell hpterm not to 235 On FreeBSD, by default, the up arrow is set to history-search-backward, 237 a word and press up arrow, you'll see previous commands that match the
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/net/dsa/ |
| H A D | arrow,xrs700x.yaml | 4 $id: http://devicetree.org/schemas/net/dsa/arrow,xrs700x.yaml# 24 - arrow,xrs7003e 25 - arrow,xrs7003f 26 - arrow,xrs7004e 27 - arrow,xrs7004f 44 compatible = "arrow,xrs7004e";
|
| /freebsd-14.2/usr.sbin/bhyve/kbdlayout/ |
| H A D | default | 171 # 0xff51,0x6b,0xe0; Left arrow 172 # 0xff52,0x75,0xe0; Up arrow 173 # 0xff53,0x74,0xe0; Right arrow 174 # 0xff54,0x72,0xe0; Down arrow 217 # 0xff97,0x75; Keypad up arrow 221 # 0xff96,0x6b; Keypad left arrow 225 # 0xff98,0x74; Keypad right arrow 229 # 0xff99,0x72; Keypad down arrow
|
| /freebsd-14.2/share/skel/ |
| H A D | dot.shrc | 33 # # csh like history on arrow up and down 37 # # ctrl+arrow allow to jump from words to words
|
| /freebsd-14.2/bin/sh/ |
| H A D | dot.shrc | 33 # # csh like history on arrow up and down 37 # # ctrl+arrow allow to jump from words to words
|
| /freebsd-14.2/contrib/dialog/samples/ |
| H A D | sourcemage.rc | 111 # Up arrow color 114 # Down arrow color
|
| H A D | debian.rc | 112 # Up arrow color 115 # Down arrow color
|
| H A D | whiptail.rc | 111 # Up arrow color 114 # Down arrow color
|
| H A D | suse.rc | 111 # Up arrow color 114 # Down arrow color
|
| H A D | slackware.rc | 111 # Up arrow color 114 # Down arrow color
|
| H A D | checklist9.txt | 10 \Z4UP/DOWN\Zn arrow keys, the first letter of the choice as a \n\
|
| /freebsd-14.2/contrib/googletest/docs/_sass/ |
| H A D | main.scss | 63 .sidebar .expander .arrow { class 192 & + .expander .arrow { class
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | stm32mp157a-dhcor-avenger96.dts | 21 compatible = "arrow,stm32mp157a-avenger96", "dh,stm32mp157a-dhcor-som",
|
| /freebsd-14.2/usr.sbin/bsdconfig/include/ |
| H A D | usage.hlp | 29 Up/Down arrow keys will cause the object to scroll by line. The 50 "Scroll Lock" key on your keyboard and use the arrow or Page Up/Page
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Lex/ |
| H A D | TokenConcatenation.cpp | 86 TokenInfo[tok::arrow ] |= aci_custom_firstchar; in TokenConcatenation() 292 case tok::arrow: // ->* in AvoidConcat()
|
| /freebsd-14.2/contrib/tcsh/nls/ukrainian/ |
| H A D | set20 | 24 22 -k interpret KEY as a symbolic arrow-key name\n
|
| /freebsd-14.2/contrib/tcsh/nls/C/ |
| H A D | set20 | 24 22 -k interpret KEY as a symbolic arrow-key name\n
|
| /freebsd-14.2/contrib/tcsh/nls/finnish/ |
| H A D | set20 | 24 22 -k interpret KEY as a symbolic arrow-key name\n
|
| /freebsd-14.2/contrib/ncurses/include/ |
| H A D | Caps.keys | 426 key_down kcud1 str kd KEY_DOWN 0402 YBCGE down-arrow key 448 key_left kcub1 str kl KEY_LEFT 0404 YBCGE left-arrow key 452 key_right kcuf1 str kr KEY_RIGHT 0405 YBCGE right-arrow key 456 key_up kcuu1 str ku KEY_UP 0403 YBCGE up-arrow key 582 key_sleft kLFT str #4 KEY_SLEFT 0611 ----- shifted left-arrow key 685 key_sup kUP str !5 KEY_SUP + ----- shifted up-arrow key 686 key_sdown kDOWN str !6 KEY_SDOWN + ----- shifted down-arrow key 698 key_c_up kcup str %q KEY_C_UP + ----- control- up-arrow key 704 key_a_left kalft str %w KEY_A_LEFT + ----- alt- left-arrow key 710 key_a_up kaup str %# KEY_A_UP + ----- alt- up-arrow key [all …]
|
| H A D | curses.wide | 48 #define WACS_LARROW NCURSES_WACS(',') /* arrow left */ 49 #define WACS_RARROW NCURSES_WACS('+') /* arrow right */ 50 #define WACS_DARROW NCURSES_WACS('.') /* arrow down */ 51 #define WACS_UARROW NCURSES_WACS('-') /* arrow up */
|
| /freebsd-14.2/contrib/unbound/dnstap/ |
| H A D | dnstap.proto | 132 // Each arrow has two Type values each, one for each "end" of each arrow, 134 // arrow on the diagram above has been marked with a two-letter Type
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/ClangCommon/ |
| H A D | ClangHighlighter.cpp | 99 case tok::arrow: in determineClangStyle()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Format/ |
| H A D | TokenAnnotator.cpp | 1427 case tok::arrow: in consumeToken() 2025 } else if (Current.is(tok::arrow) && in determineTokenType() 2028 } else if (Current.is(tok::arrow) && Style.isVerilog()) { in determineTokenType() 2031 } else if (Current.is(tok::arrow) && AutoFound && in determineTokenType() 2036 } else if (Current.is(tok::arrow) && Current.Previous && in determineTokenType() 2112 tok::comma, tok::period, tok::arrow, in determineTokenType() 2646 if (NextNextToken && NextNextToken->is(tok::arrow)) in determineStarAmpUsage() 2905 if (Current->isOneOf(tok::period, tok::arrow) && in getCurrentPrecedence() 3537 if (Tok->is(tok::arrow)) { in calculateFormattingInformation() 4725 if (Left.is(tok::arrow) || Right.is(tok::arrow)) in spaceRequiredBefore() [all …]
|