| /vim-8.2.3635/src/testdir/ |
| H A D | test_modeless.vim | 30 let keys = ":" 42 let keys = ":" 55 let keys = ":" 71 let keys = ":" 86 let keys = ":" 99 let keys = ":" 112 let keys = ":" 125 let keys = ":" 138 let keys = ":" 151 let keys = ":" [all …]
|
| H A D | test_makeencoding.vim | 28 for enc in keys(s:message_tbl) 39 for enc in keys(s:message_tbl) 59 for enc in keys(s:message_tbl) 69 for enc in keys(s:message_tbl) 86 for enc in keys(s:message_tbl) 96 for enc in keys(s:message_tbl)
|
| H A D | test_maparg.vim | 153 func One_mapset_test(keys) argument 154 exe 'nnoremap ' .. a:keys .. ' original<CR>' 155 let orig = maparg(a:keys, 'n', 0, 1) 156 call assert_equal(a:keys, orig.lhs) 160 exe 'nunmap ' .. a:keys 161 let d = maparg(a:keys, 'n', 0, 1) 165 let d = maparg(a:keys, 'n', 0, 1) 166 call assert_equal(a:keys, d.lhs) 170 exe 'nunmap ' .. a:keys
|
| H A D | test_python2.vim | 50 msg = msg.replace('AttributeError:(\'keys\',)', 434 dk = d.keys() 453 call assert_equal(['0', '1', 'b', 'f', '-1'], keys(d)) 2490 def keys(self): 2491 return self.d.keys() 2570 def keys(self): 2577 def keys(self): 2578 raise NotImplementedError('keys') 2953 "" in d:ValueError:('empty keys are not allowed',) 3492 f({"": 1}):ValueError:('empty keys are not allowed',) [all …]
|
| H A D | test_python3.vim | 627 dk = d.keys() 645 call assert_equal(['0', '1', 'b', 'f', '-1'], keys(d)) 1576 \ 'Vim(let):ValueError: empty keys are not allowed') 1578 \ 'Vim(py3):ValueError: empty keys are not allowed') 2577 call assert_equal(['a', 'dup_a'], sort(keys(py3eval('dd')))) 2678 def keys(self): 2679 return self.d.keys() 2758 def keys(self): 2765 def keys(self): 2766 raise NotImplementedError('keys') [all …]
|
| /vim-8.2.3635/src/ |
| H A D | crypt_zip.c | 31 u32_T keys[3]; member 72 keys[0] = CRC32(keys[0], (c)); \ 73 keys[1] += keys[0] & 0xff; \ 74 keys[1] = keys[1] * 134775813L + 1; \ 75 keys[2] = CRC32(keys[2], (int)(keys[1] >> 24)); \ 99 zs->keys[0] = 305419896L; in crypt_zip_init() 100 zs->keys[1] = 591751049L; in crypt_zip_init() 101 zs->keys[2] = 878082192L; in crypt_zip_init() 127 DECRYPT_BYTE_ZIP(zs->keys, t); in crypt_zip_encode() 128 UPDATE_KEYS_ZIP(zs->keys, ztemp); in crypt_zip_encode() [all …]
|
| H A D | map.c | 361 keys = arg; in do_map() 378 keys = skipwhite(keys + 8); in do_map() 387 keys = skipwhite(keys + 8); in do_map() 395 keys = skipwhite(keys + 8); in do_map() 403 keys = skipwhite(keys + 9); in do_map() 412 keys = skipwhite(keys + 8); in do_map() 420 keys = skipwhite(keys + 6); in do_map() 428 keys = skipwhite(keys + 8); in do_map() 440 p = keys; in do_map() 542 p = keys + (*mb_ptr2len)(keys); in do_map() [all …]
|
| H A D | if_ole.h | 74 /* [in] */ BSTR keys) = 0; 135 /* [in] */ BSTR keys); 183 #define IVim_SendKeys(This,keys) \ argument 184 (This)->lpVtbl -> SendKeys(This,keys) 204 /* [in] */ BSTR keys);
|
| H A D | if_ole.cpp | 110 STDMETHOD(SendKeys)(BSTR keys); 310 CVim::SendKeys(BSTR keys) in SendKeys() argument 318 len = WideCharToMultiByte(CP_ACP, 0, keys, -1, 0, 0, 0, 0); in SendKeys() 324 len = WideCharToMultiByte(CP_ACP, 0, keys, -1, buffer, len, 0, 0); in SendKeys()
|
| H A D | clientserver.c | 724 char_u *keys; in remote_common() local 748 keys = tv_get_string_buf(&argvars[1], buf); in remote_common() 750 if (serverSendToVim(server_name, keys, &r, &w, expr, timeout, TRUE) < 0) in remote_common() 752 if (serverSendToVim(X_DISPLAY, server_name, keys, &r, &w, expr, timeout, in remote_common()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | gpg.vim | 28 \ export-ownertrust export-secret-keys 31 \ list-keys list-public-keys list-secret-keys 33 \ recv-keys search-keys send-keys sign-key verify
|
| H A D | tmux.vim | 74 \ display-panes-time display-time exit-unattached extended-keys focus-events 80 \ main-pane-width mode-keys mode-style monitor-activity monitor-bell 86 \ status-fg status-format status-interval status-justify status-keys 90 \ user-keys visual-activity visual-bell visual-silence window-active-style 103 \ link-window linkw list-buffers list-clients list-commands list-keys 114 \ send-keys send-prefix set set-buffer set-environment set-hook set-option
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | term.txt | 86 activates the cursor and function keys. 154 " Enable modified arrow keys, see :help xterm-modifier-keys 191 possibility to use cursor and function keys in Insert mode. 201 *vt100-cursor-keys* *xterm-cursor-keys* 216 *vt100-function-keys* *xterm-function-keys* 219 are recognized. The same happens for the <Home> and <End> keys. 233 *xterm-shifted-keys* 234 Newer versions of xterm support shifted function keys and special keys. Vim 239 *xterm-modifier-keys* 260 *xterm-end-home-keys* [all …]
|
| H A D | usr_31.txt | 118 Typically the <Tab> key and the cursor keys change the choice. 139 Menus can often be selected with keys as well. This depends on your 147 keys to move through the menus. <Right> selects a submenu and <left> closes 154 menu shortcut it can't be mapped. All other keys are available for mapping. 155 The value "no" doesn't use any <Alt> keys for the menus. Thus you must use 156 the mouse for the menus, and all <Alt> keys can be mapped. 157 The value "yes" means that Vim will use any <Alt> keys for the menus. Some
|
| H A D | map.txt | 17 1.5 Mapping special keys |:map-special-keys| 19 1.7 What keys to map |map-which-keys| 22 1.10 Mapping alt-keys |:map-alt-keys| 347 unmapped keys. 360 characters like function keys. 558 (see table of keys |key-notation|, all keys from <Up> can be used). The 725 1.7 WHAT KEYS TO MAP *map-which-keys* 731 - Function keys <F2>, <F3>, etc.. Also the shifted function keys <S-F1>, 794 *map-keys-fails* 812 the actual keys, not the literal text. [all …]
|
| H A D | usr_02.txt | 132 After you return to Normal mode, you can move around by using these keys: 142 an editor, and these keys are on the home row of your right hand. In other 147 You can also move the cursor by using the arrow keys. If you do, 149 keys, you must move your hand from the text keys to the arrow keys. 152 Also, there are keyboards which do not have arrow keys, or which 154 keys helps in those situations. 164 insert some more lines of text. Then use the hjkl keys to move around and 494 Special keys are enclosed in angle brackets. To find help on the up-arrow key 564 used to auto-complete different things. Note, that certain keys will
|
| H A D | usr_42.txt | 30 :menu {menu-item} {keys} 45 characters that are executed. {keys} are characters, they are used just like 46 you would have typed them. Thus in Insert mode, when {keys} is plain text, 162 The ":amenu" command is a bit different. It assumes that the {keys} you 198 The menu executes the {keys} as if you typed them. For a ":" command this 219 When a menu command is used without a {keys} part, it lists the already
|
| /vim-8.2.3635/src/libvterm/t/ |
| H A D | 25state_input.test | 64 !Cursor keys in reset (cursor) mode 82 !Cursor keys in application mode 87 # Modified keys should still use CSI
|
| /vim-8.2.3635/nsis/lang/ |
| H A D | tradchinese.nsi | 263 "&Remap a few keys for Windows (Ctrl-V, Ctrl-C, Ctrl-A, Ctrl-S, Ctrl-F, etc)" 265 "Do not remap keys (Default)" 267 "Remap a few keys"
|
| H A D | english.nsi | 265 "&Remap a few keys for Windows (Ctrl-V, Ctrl-C, Ctrl-A, Ctrl-S, Ctrl-F, etc)" 267 "Do not remap keys (Default)" 269 "Remap a few keys"
|
| /vim-8.2.3635/runtime/tutor/ |
| H A D | tutor.el.cp737 | 316 ---> Whan this lime was tuoed in, someone presswd some wrojg keys! 317 ---> When this line was typed in, someone pressed some wrong keys! 684 ---> To make the first line the same as the last on this page use the keys.
|
| H A D | tutor.el.utf-8 | 316 ---> Whan this lime was tuoed in, someone presswd some wrojg keys! 317 ---> When this line was typed in, someone pressed some wrong keys! 684 ---> To make the first line the same as the last on this page use the keys.
|
| H A D | tutor.zh_tw.utf-8 | 324 ---> Whan this lime was tuoed in, someone presswd some wrojg keys! 325 ---> When this line was typed in, someone pressed some wrong keys! 689 ---> To make the first line the same as the last on this page use the keys.
|
| H A D | tutor.zh.utf-8 | 324 ---> Whan this lime was tuoed in, someone presswd some wrojg keys! 325 ---> When this line was typed in, someone pressed some wrong keys! 689 ---> To make the first line the same as the last on this page use the keys.
|
| /vim-8.2.3635/runtime/tools/ |
| H A D | unicode.vim | 320 let keys = keys(a:chardict)->map('str2nr(v:val)')->sort('N') 321 let low = keys[0] 322 let high = keys[0] 323 for key in keys
|