Lines Matching refs:screen
40 allows executing the same commands, but updates the whole screen instead of
167 Vim can split the screen into several windows, each editing a
252 shown highlighted on the screen. By typing "o" the other end of the
303 While entering a command-line (on the bottom line of the screen)
342 shown, the screen will scroll horizontally. The minimum number of
477 screen, also where there is no text. This is useful to edit tables
496 Vi requires several termcap entries to be able to work full-screen. Vim only
503 line of the screen. They are removed when the command is finished.
506 last line of the screen.
641 when the cursor gets off the screen. Use this when scrolling is slow.
902 |CTRL-D| scroll Down N lines (default: half a screen); Vim scrolls
903 'scroll' screen lines, Vi scrolls file lines; makes a
912 |CTRL-L| redraw screen
919 |CTRL-U| N lines Upwards (default: half a screen) {Vi used file lines
920 while Vim scrolls 'scroll' screen lines; makes a difference
965 |H| cursor to line N from top of screen
968 |L| cursor to line N from bottom of screen
969 |M| cursor to middle line of screen
972 times {Vi: blank [count] screen lines}
1008 {Vi: blank [count] screen lines}
1323 *posix-screen-size*