Re: Moving about the window
zzapper wrote
> VIM is full of really simple features often neglected
>
> H (High) Move to top of window M Middle L (Low) Bottom
>
> check what 4H, 3L does
>
> z. Move cursor and current line to Middle of Screen
In addition to these, Vile has
zm Synomym for 'z.'.
z+ (or 'zt' or 'zh') Move cursor and current line to top of screen.
z- (or 'zb' or 'zl') Move cursor and current line to bottom of
screen.
.
Relevant Pages
- Simple VIM: Moving about the Window
... VIM is full of really simple features often neglected ... H Move to top of window ... L Bottom ... (comp.editors) - Re: Uniprint.
... tab and at the bottom left of the window. ... features I'd probably not use. ... (comp.sys.acorn.apps) - vi horizontal split screen
... I want to set up my vi (or vim) session as a split screen so that my ... the top half of my screen and then at the bottom I can go "g++ ... how do I easily toggle between top window and bottom ... (comp.editors) - Re: HELP: How to restore Immediate Window to original state?
... with a large blue title bar. ... And it looses some of its features that were important to me. ... I forgot to mention another lost key feature: the Immediate Window ... When the macro terminates, the display jumps to the bottom, ... (microsoft.public.excel.programming) - Word 2003 Protect Document Window Appears in Strange Places
... the right side of my document for me to click the features I wanted. ... Appearance of this window automatically reduced the size of my document so I ... this window appears at the bottom of the screen and covers up the ... (microsoft.public.word.docmanagement) |
|