On 3/27/07, shawn bright <[EMAIL PROTECTED]> wrote:
lo there,

i have two quick questions.
first, is there a way i can scroll text under the cursor ( so that the
cursor stays on the same place in the terminal, but the text scrolls
anyway )
i just think that would be really cool.

To have cursor fixed in the middle line of the screen:
       :set so=999

You can have your cursor fixed at some other line of the screen.
But this is external plugin (for example on 2/3 from the top of the screen):

      http://www.vim.org/scripts/script.php?script_id=1649
     scrollfix.vim -- keep cursor at fixed visual line of window

Yakov

Reply via email to