There are several plugins that try to implement smooth scroll in one way or another, just search 'vim smooth scroll' on google.
I made my own and I use that. https://github.com/mg979/scroll.vim Il giorno domenica 22 settembre 2019 14:24:57 UTC+2, Edward Ned Harvey (vim) ha scritto: > > Hi, I’m a long-time gvim user on mac, windows, and linux. For a long time, > macs have had smooth scrolling, accurate down to the pixel (not confined to > snapping position by line), but now the latest windows 10 also has smooth > scrolling, with two-finger swipe gesture, and because gvim jumps by whole > lines, it’s difficult to see, and it scrolls far too fast. I’ve been forced > to start using VSCode with Vim plugin, because it supports smooth > scrolling. VSCode with vim plugin is pretty good, but it’s not a full > implementation of vim, so it’ not as good as real gvim (if only there were > smooth scrolling). > > > > Is it possible, or difficult, to add smooth scrolling to gvim? > > > > Thanks… > > > -- -- 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/e1fedb8f-0215-4437-9e6a-b6d4e41eaf5f%40googlegroups.com.
