Home
last modified time | relevance | path

Searched refs:upwards (Results 1 – 25 of 26) sorted by relevance

12

/vim-8.2.3635/src/testdir/
H A Dtest_findfile.vim83 " Test upwards search.
94 " happens to be found upwards above Xdir1).
99 " Test upwards search with stop-directory.
110 " Test combined downwards and upwards search from Xdir2/.
158 " Test upwards dir search.
162 " Test upwards search with stop-directory.
166 " Test combined downwards and upwards dir search from Xdir2/.
H A Dtest_gn.vim113 " search upwards with nowrapscan set
H A Dtest_window_cmd.vim280 " Rotate upwards
H A Dtest_fold.vim1347 " Test for using zj and zk to move downwards and upwards to the start and end
H A Dtest_termcodes.vim505 " Now drag upwards.
/vim-8.2.3635/runtime/doc/
H A Dscroll.txt14 that you see) upwards or downwards in the buffer. When the window moves
15 upwards in the buffer, the text in the window moves downwards on your screen.
20 2. Scrolling upwards |scroll-up|
35 The text moves upwards on the screen.
63 2. Scrolling upwards *scroll-up*
66 see) upwards (this means that more lines upwards in the text buffer can be
70 CTRL-Y Scroll window [count] lines upwards in the buffer.
88 CTRL-B Scroll window [count] pages Backwards (upwards) in the
247 <ScrollWheelRight>. For example, if you push the scroll wheel upwards a
248 <ScrollWheelUp> key press is generated causing the window to scroll upwards
H A Dusr_32.txt119 command. This moves back in time. Thus it doesn't walk the tree upwards or
H A Dfold.txt436 zk Move upwards to the end of the previous fold. A closed fold
571 When moving the cursor upwards or downwards and when scrolling, the cursor
H A Dquickref.txt163 -[num] [num] lines upwards, in column 1
238 |CTRL-Y| N CTRL-Y window N lines upwards (default: 1)
240 |CTRL-B| N CTRL-B window N pages Backwards (upwards)
1362 |CTRL-W_R| CTRL-W R rotate windows upwards
H A Dvim.man20 Vim is a text editor that is upwards compatible to Vi. It can be used
H A Dusr_08.txt243 the very top. You will notice that K is again used for moving upwards.
H A Dgui_x11.txt302 up_arrow an arrow pointing upwards
H A Dindex.txt208 |CTRL-E| CTRL-E scroll N lines upwards (N lines Extra)
562 |CTRL-W_R| CTRL-W R rotate windows upwards N times
H A Dwindows.txt487 CTRL-W R Rotate windows upwards/leftwards. The second window becomes
H A Dpattern.txt179 -[num] [num] lines upwards, in column 1
H A Dvi_diff.txt905 |CTRL-E| scroll N lines upwards (N lines Extra)
H A Dediting.txt1764 the non-existing directory if upwards searching is used. E.g. when
H A Dversion6.txt1081 Vim can search in a directory tree not only in downwards but also upwards.
3488 Problem: When scrolling a window with folds upwards, switching to another
5739 moving the mouse upwards, nearly all the text is selected.
9977 puts the text one line upwards.
H A Doptions.txt3839 upwards as needed.
5786 - Search upwards and downwards in a directory tree using "*", "**" and
H A Deval.txt4934 upwards recursive directory searches. See |file-searching|
4958 < Searches from the directory of the current file upwards until
H A Dtodo.txt1673 Problem with upwards search on Windows (works OK on Linux). (Brett Stahlman,
/vim-8.2.3635/runtime/syntax/
H A Dgnuplot.vim324 syn keyword gnuplotKeyword downwards upwards scale offset
H A D2html.vim968 \ " /* navigate upwards in the DOM tree to open all folds containing the line */",
/vim-8.2.3635/runtime/autoload/
H A Dtohtml.vim583 \ " /* navigate upwards in the DOM tree to open all folds containing the line */",
/vim-8.2.3635/src/
H A Dwindow.c1707 win_rotate(int upwards, int count) in win_rotate() argument
1734 if (upwards) // first window becomes last window in win_rotate()

12