FWIW this is what my PR (https://github.com/vim/vim/pull/11504) is
attempting to fix. It fixes the logic to only move two cursors down when
necessary (i.e. when the cursor would have been obscured by the <<< marker).
The previous behavior arguably was a bug, because when "set number" was
set, the
> On 22/10/27 11:45 AM, Bram Moolenaar wrote:
> >> (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 start
> On 22/10/27 11:45 AM, Bram Moolenaar wrote:
> >> (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 start
On 22/10/27 11:45 AM, Bram Moolenaar wrote:
(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
> (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
On 22/10/21 5:26 PM, Ernie Rael wrote:
(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
Sorry, forgot version.
That's for vim v9.0.814
-ernie
On 22/10/21 5:26 PM, Ernie Rael wrote:
(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 star
(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 colum