Tuesday, February 21, 2012

Re: Using z in vim

On Tue, Feb 21, 2012 at 17:39, Ven Tadipatri <vtadipatri@gmail.com> wrote:
> Hi,
>    There should be a way to make the current line that you're on scroll to
> the top of the screen right?
> I've googled for "vim scrolling" or "vim z". Apparently Google's search is
> not case sensitive.

No need to google, ask vim:

:help z

shows section 2.5 5 Commands starting with 'z'

/redraw shows z<CR>, zt, z- etc.. etc..

I hope this helps,


Guido

--
The aim of science is to seek the simplest explanations of complex
facts. Seek simplicity and distrust it.
-- Whitehead.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: