Friday, February 26, 2010

Re: Naive question: scrolling down keeping only 1 line

On Feb 26, 6:58 pm, Ben Fritz <fritzophre...@gmail.com> wrote:

> 2. Re-map CTRL-F/CTRL-B with an :nnoremap command that issues the
> command, then scrolls by 1 line with CTRL-Y/CTRL-E in the correct
> direction to get the desired amount of context.

Hi Ben,
CTRL-F CTRL-E does the job but the transition is visible on a slow
connection (VPN).
For CTRL-D, it is more complicated since it depends on the vertical
dimension of the screen.

It is nevertheless surprising that, in a code where everything can be
configured, this two lines overlap between screens seems to be set in
stone.

Best regards
Jean Johner

--
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: