Hi, Is it possible to scroll like <C-e> but have it be virtual/screen line and not whole line ? I want to have wrap on, but also want to scroll by screen line when I have long lines. Does anyone know if that is possible ? Sort of like: j -> gj ; <C-e> -> ??? I suppose I could do the math in a function and go to bottom of screen and gj X times then go back to previous line, col - but does anyone know of a better way ?
thanks for everything vim, -m -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/c0f2c542-3084-4749-b29c-792a2f272030n%40googlegroups.com.
