Skip to content

Include windows with only topfill changed in WinScrolled#11668

Closed
zeertzjq wants to merge 1 commit intovim:masterfrom
zeertzjq:winscrolled-diff
Closed

Include windows with only topfill changed in WinScrolled#11668
zeertzjq wants to merge 1 commit intovim:masterfrom
zeertzjq:winscrolled-diff

Conversation

@zeertzjq
Copy link
Member

@zeertzjq zeertzjq commented Dec 6, 2022

No description provided.

@zeertzjq zeertzjq force-pushed the winscrolled-diff branch 2 times, most recently from c303f61 to 312437f Compare December 6, 2022 16:00
@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Merging #11668 (d370463) into master (86b4816) will decrease coverage by 0.57%.
The diff coverage is 85.71%.

@@            Coverage Diff             @@
##           master   #11668      +/-   ##
==========================================
- Coverage   82.42%   81.85%   -0.58%     
==========================================
  Files         154      164      +10     
  Lines      180421   190519   +10098     
  Branches    40928    43299    +2371     
==========================================
+ Hits       148708   155945    +7237     
- Misses      19364    21940    +2576     
- Partials    12349    12634     +285     
Flag Coverage Δ
huge-clang-none 82.72% <85.71%> (+0.01%) ⬆️
huge-gcc-none 54.60% <0.00%> (?)
huge-gcc-testgui 53.05% <0.00%> (-0.01%) ⬇️
huge-gcc-unittests 0.29% <0.00%> (-0.01%) ⬇️
linux 82.48% <85.71%> (+0.06%) ⬆️
mingw-x64-HUGE 76.26% <16.66%> (?)
mingw-x86-HUGE 77.06% <16.66%> (?)
windows 77.91% <16.66%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/window.c 88.56% <85.71%> (+1.92%) ⬆️
src/if_python3.c 74.03% <0.00%> (-6.56%) ⬇️
src/locale.c 76.33% <0.00%> (-5.49%) ⬇️
src/sound.c 44.50% <0.00%> (-4.57%) ⬇️
src/if_cscope.c 68.63% <0.00%> (-4.57%) ⬇️
src/terminal.c 77.93% <0.00%> (-4.33%) ⬇️
src/mbyte.c 72.70% <0.00%> (-1.95%) ⬇️
src/bufwrite.c 74.20% <0.00%> (-0.45%) ⬇️
src/findfile.c 78.09% <0.00%> (-0.37%) ⬇️
src/drawscreen.c 81.25% <0.00%> (-0.33%) ⬇️
... and 124 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@brammool brammool closed this in 3fc84dc Dec 7, 2022
@zeertzjq zeertzjq deleted the winscrolled-diff branch December 7, 2022 09:19
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Dec 7, 2022
…ange

Problem:    WinScrolled is not triggered when filler lines change.
Solution:   Add "topfill" to the values that WinScrolled triggers on.
            (closes vim/vim#11668)

vim/vim@3fc84dc

Cherry-pick StopVimInTerminal() from patch 9.0.1010.
zeertzjq added a commit to neovim/neovim that referenced this pull request Dec 7, 2022
…ange (#21325)

Problem:    WinScrolled is not triggered when filler lines change.
Solution:   Add "topfill" to the values that WinScrolled triggers on.
            (closes vim/vim#11668)

vim/vim@3fc84dc

Cherry-pick StopVimInTerminal() from patch 9.0.1010.
Nero-F pushed a commit to Nero-F/neovim that referenced this pull request Dec 16, 2022
…ange (neovim#21325)

Problem:    WinScrolled is not triggered when filler lines change.
Solution:   Add "topfill" to the values that WinScrolled triggers on.
            (closes vim/vim#11668)

vim/vim@3fc84dc

Cherry-pick StopVimInTerminal() from patch 9.0.1010.
yesean pushed a commit to yesean/neovim that referenced this pull request Mar 25, 2023
…ange (neovim#21325)

Problem:    WinScrolled is not triggered when filler lines change.
Solution:   Add "topfill" to the values that WinScrolled triggers on.
            (closes vim/vim#11668)

vim/vim@3fc84dc

Cherry-pick StopVimInTerminal() from patch 9.0.1010.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant