Home
last modified time | relevance | path

Searched refs:down (Results 1 – 25 of 168) sorted by relevance

1234567

/vim-8.2.3635/src/testdir/
H A Dtest_history.vim220 let downcmd = "\<down>\<down>\<down>\<down>\<down>"
H A Dtest_edit.vim191 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 Dtest_debugger.vim149 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 Dmouse.vim42 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 Dtest_scrollbind.vim100 " Test scrolling down
171 " Test scrolling down
H A Dtest_messages.vim185 …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 Dscroll.txt19 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 Dhowto.txt34 |up-down-motions| up-down motions
H A Dintro.txt355 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 Dft_ps1.txt34 Note: syntax folding might slow down syntax highlighting significantly,
H A Dusr_03.txt186 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 Dupstart.vim98 " upstart-udev-bridge and ifup/down
99 syn match upstartEvent /\<\i\{-1,}-device-\(added\|removed\|up\|down\)/
H A Dplaintex.vim82 …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 Dgdb.vim25 … contained complete condition continue delete detach directory disable disas[semble] disp[lay] down
45 syn match gdbStatement "\<down-silently\>"
H A Dslrnrc.vim123 …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 Dcmusrc.vim55 \ 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 Dtutor.utf-832 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 Dtutor32 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 Dgui_xim.pro11 int xim_queue_key_press_event(GdkEventKey *event, int down);
H A Dmove.pro36 void check_topfill(win_T *wp, int down);
H A Dgui.pro67 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 D62screen_damage.test22 !Scroll down damages entire screen in two chunks
/vim-8.2.3635/runtime/ftplugin/
H A Dflexwiki.vim40 " Move up and down by display lines, to account for screen wrapping
/vim-8.2.3635/src/
H A Dgui_gtk.c2065 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 Dlife.vim9 " - Changed the order of mappings to top-down.
72 " And now the macros, more or less in top-down order.

1234567