(got my system back from the shop; so good)
Given: "xxx" is a file with a single line
covering 4 screen lines
Do:
gvim -u NONE -U NONE xxx
:set smoothscroll
Ctrl-E
Note that cursor starts at beginning of line, column 0.
After entering Ctrl-E, observe cursor is
on 2nd screen line column 0.
It should be on the 1st screen line column
3, just after "<<<".
-ernie
--
--
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 vim_dev+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/97ff0842-69c1-67ec-e4bb-935c31becf3d%40raelity.com.
There is already a test for this. But the screen dump for it is wrong. Opened PR
Error in screen dump for Test_smoothscroll_one_long_line.
https://github.com/vim/vim/pull/11436
that has corrected dump so now the test fails. I'm not too familiar with the screen dump stuff so don't be too trusting
-ernie
--
--
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 vim_dev+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/20221117190052.9ED771C09F7%40moolenaar.net.