On Mi, 29 Okt 2025, Marc Adler wrote:
> On Tuesday, October 28, 2025 at 8:20:21 PM UTC-5 Nick Jensen wrote: > > > I don't think so, features like smoothscroll are very new and are added > over time. But any new option has to be "optional" and not change the > existing behaviour unexpectedly. > > > It would be great if this were fixed, since it wouldn't affect Vim's > behavior for programmers and it would liberate writers from having to > use Emacs or VSCode or whatever. Yes of course, as all of the other issues located in the bugtracker and the todo list. Just someone has to find the time to track it down and fix it finally. Sounds simple, doesn't it? > Out of curiosity, do you know where in the source code this behavior > is defined? The smoothscroll feature was a complex feature addition during the release of v9 I believe. The code itself is not trivial and it took a few additional patches to fix related issues with this new feature. That's why, having a reproducible example helps with debugging and creating tests to make sure this does not regress, *hint*. Where exactly in the code depends on what action triggers it, potentially somewhere in move.c Thanks, Christian -- Rome wasn't burnt in a day. -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/aQJxJbG7LgDwwLHz%40256bit.org.
