| /vim-8.2.3635/src/testdir/ |
| H A D | test_history.vim | 220 let downcmd = "\<down>\<down>\<down>\<down>\<down>"
|
| H A D | test_edit.vim | 191 call feedkeys("A\<f5>\<c-p>". repeat("\<down>", 6)."\<c-l>\<down>\<c-l>\<cr>", 'tx') 206 call feedkeys("A\<f5>\<c-p>u\<down>\<c-l>\<cr>", 'tx') 570 call feedkeys("2ggC\<c-x>\<tab>\<down>\<cr>\<esc>", 'tnix') 572 call feedkeys("2ggC\<c-x>\<tab>\<down>\<down>\<cr>\<esc>", 'tnix') 574 call feedkeys("2ggC\<c-x>\<tab>\<down>\<down>\<down>\<cr>\<esc>", 'tnix') 593 call feedkeys("A\<c-x>\<c-k>\<down>\<cr>\<esc>", 'tnix') 598 call feedkeys("A\<c-x>\<c-k>\<down>\<down>\<cr>\<esc>", 'tnix') 603 call feedkeys("A\<c-x>\<c-k>\<down>\<down>\<down>\<cr>\<esc>", 'tnix') 608 call feedkeys("A\<c-x>\<c-k>\<down>\<down>\<down>\<down>\<cr>\<esc>", 'tnix') 800 call feedkeys("A\<c-x>\<c-s>\<down>\<cr>\<esc>", 'tnix')
|
| H A D | test_debugger.vim | 149 call RunDbgCmd(buf, 'down') 158 " next command cannot go down, we are on bottom 159 call RunDbgCmd(buf, 'down', ['frame is zero']) 474 call RunDbgCmd( buf, 'down' ) 483 call RunDbgCmd( buf, 'down' ) 492 call RunDbgCmd( buf, 'down' ) 501 call RunDbgCmd( buf, 'down', [ 'frame is zero' ] ) 678 call RunDbgCmd( buf, 'down' ) 689 call RunDbgCmd( buf, 'down' ) 699 call RunDbgCmd( buf, 'down' ) [all …]
|
| H A D | mouse.vim | 42 func DecEscapeCode(code, down, row, col) argument 43 return printf("\<Esc>[%d;%d;%d;%d&w", a:code, a:down, a:row, a:col)
|
| H A D | test_scrollbind.vim | 100 " Test scrolling down 171 " Test scrolling down
|
| H A D | test_messages.vim | 185 …call WaitForAssert({-> assert_equal('-- More -- SPACE/d/j: screen/page/line down, b/u/k: up, q: qu… 239 " All the way down. Pressing f should do nothing but pressing
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | scroll.txt | 19 1. Scrolling downwards |scroll-down| 27 1. Scrolling downwards *scroll-down* 43 lines down in the file (if possible; when lines wrap 254 <ScrollWheelDown> scroll three lines down *<ScrollWheelDown>* 255 <S-ScrollWheelDown> scroll one page down *<S-ScrollWheelDown>* 256 <C-ScrollWheelDown> scroll one page down *<C-ScrollWheelDown>*
|
| H A D | howto.txt | 34 |up-down-motions| up-down motions
|
| H A D | intro.txt | 355 4j four lines down 377 down. Jumping to another buffer is possible if the current 397 while holding the CTRL key down. The case of {char} does not 440 <Down> cursor-down *cursor-down* *cursor_down* 444 <S-Down> shift-cursor-down 457 <PageDown> page-down *page_down* *page-down* 461 <kPageDown> keypad page-down (lower right) *keypad-page-down* 511 <t_kd> "kd" termcap entry (cursor down key)
|
| H A D | ft_ps1.txt | 34 Note: syntax folding might slow down syntax highlighting significantly,
|
| H A D | usr_03.txt | 186 to go down thirty-two lines. It is not a good way, but it works. A much 273 The CTRL-U command scrolls down half a screen of text. Think of looking 278 The CTRL-D command moves the viewing window down half a screen in the file, 299 To scroll one line at a time use CTRL-E (scroll up) and CTRL-Y (scroll down). 307 A common issue is that after moving down many lines with "j" your cursor is at
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | upstart.vim | 98 " upstart-udev-bridge and ifup/down 99 syn match upstartEvent /\<\i\{-1,}-device-\(added\|removed\|up\|down\)/
|
| H A D | plaintex.vim | 82 …wvert\|[bB]ig\%(g[lmr]\=\|r\)\=\|\%(border\|p\)\=matrix\|displaylines\|\%(down\|up\)bracefill\|eqa… 98 …\ '\\\%(amalg\|ast\|big\%(c[au]p\|circ\|o\%(dot\|plus\|times\|sqcup\)\|triangle\%(down\|up\)\|uplu… 102 …ft\|right\)arrow\|iff\|in\|leq\=\|[lL]eftarrow\|\%(left\|right\)harpoon\%(down\|up\)\|[lL]eftright…
|
| H A D | gdb.vim | 25 … contained complete condition continue delete detach directory disable disas[semble] disp[lay] down 45 syn match gdbStatement "\<down-silently\>"
|
| H A D | slrnrc.vim | 123 …ob art_xpunge article_linedn article_lineup article_pagedn article_pageup down enlarge_window goto… 133 syn keyword slrnrcFunGroup contained down group_bob group_eob pagedown pageup toggle_group_display … 136 syn keyword slrnrcFunRead contained bdel bol complete cycle del delbol delbow deleol down enter eol…
|
| H A D | cmusrc.vim | 55 \ win-add-Q win-add-q win-bottom win-down 57 \ win-page-down win-page-up win-remove
|
| /vim-8.2.3635/runtime/tutor/ |
| H A D | tutor.utf-8 | 32 j The j key looks like a down arrow. 36 2. Hold down the down key (j) until it repeats. 39 3. Using the down key, move to lesson 1.2. 67 5. Move the cursor down to lesson 1.3. 157 5. If you have quit vimtutor in step 1 restart the vimtutor and move down to 167 h (left) j (down) k (up) l (right) 493 1. Hold down the Ctrl key and press g . We call this CTRL-G. 524 5. To go back to where you came from press CTRL-O (Keep Ctrl down while
|
| H A D | tutor | 32 j The j key looks like a down arrow. 36 2. Hold down the down key (j) until it repeats. 39 3. Using the down key, move to lesson 1.2. 67 5. Move the cursor down to lesson 1.3. 157 5. If you have quit vimtutor in step 1 restart the vimtutor and move down to 167 h (left) j (down) k (up) l (right) 493 1. Hold down the Ctrl key and press g . We call this CTRL-G. 524 5. To go back to where you came from press CTRL-O (Keep Ctrl down while
|
| /vim-8.2.3635/src/proto/ |
| H A D | gui_xim.pro | 11 int xim_queue_key_press_event(GdkEventKey *event, int down);
|
| H A D | move.pro | 36 void check_topfill(win_T *wp, int down);
|
| H A D | gui.pro | 67 int gui_do_findrepl(int flags, char_u *find_text, char_u *repl_text, int down);
|
| /vim-8.2.3635/src/libvterm/t/ |
| H A D | 62screen_damage.test | 22 !Scroll down damages entire screen in two chunks
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | flexwiki.vim | 40 " Move up and down by display lines, to account for screen wrapping
|
| /vim-8.2.3635/src/ |
| H A D | gui_gtk.c | 2065 GtkWidget *down; // search direction 'Down' radio button member 2475 frdp->down = gtk_radio_button_new_with_label( in find_replace_dialog_create() 2478 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(frdp->down), TRUE); in find_replace_dialog_create() 2480 gtk_box_pack_start(GTK_BOX(vbox), frdp->down, TRUE, TRUE, 0); in find_replace_dialog_create() 2616 direction_down = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(sfr->down)); in find_replace_cb()
|
| /vim-8.2.3635/runtime/macros/life/ |
| H A D | life.vim | 9 " - Changed the order of mappings to top-down. 72 " And now the macros, more or less in top-down order.
|