Saturday, August 8, 2020

Re: scroll by screen line ?

Graham Lawrence:

> I use vim exclusively on wrapped text, often up to
> 5000 characters per line, and find these 3 map-
> pings useful to produce the effect you want.
>
> nmap <DOWN> gj
> nmap <UP> gk
> nnoremap ^F ^F jjzt

I know and use gj and jk, remapped to j and k, but
didn't know about jjzt. Thanks.

Antoher problem with wrapped text in Vim is that it
tries to display entire lines, leaving part of the
screen lines empty, prefixed with `@'. It annoys me,
too.

--
Please, do not forward replies to my e-mail.

--
--
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 vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20200808153713.d76f6b486b0739057132917a%40gmail.com.

No comments: