[vim/vim] 'splitkeep' uses old botline when buffer line count changed (PR #11293)

11 views
Skip to first unread message

luukvbaal

unread,
Oct 5, 2022, 12:57:54 PM10/5/22
to vim/vim, Subscribed

Problem: 'splitkeep' uses old botline when buffer line count changed.
Solution: Check that buffer line count is larger than botline (Fixes #11292).


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/11293

Commit Summary

  • ae580ad 'splitkeep' uses old botline when buffer line count changed

File Changes

(2 files)

Patch Links:


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/11293@github.com>

codecov[bot]

unread,
Oct 5, 2022, 1:14:39 PM10/5/22
to vim/vim, Subscribed

Codecov Report

Merging #11293 (ae580ad) into master (0816f47) will decrease coverage by 81.54%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@

##           master   #11293       +/-   ##

===========================================

- Coverage   81.84%    0.29%   -81.55%     

===========================================

  Files         162      152       -10     

  Lines      189102   174830    -14272     

  Branches    42999    40226     -2773     

===========================================

- Hits       154775      520   -154255     

- Misses      21785   174253   +152468     

+ Partials    12542       57    -12485     
Flag Coverage Δ
huge-clang-none ?
huge-gcc-none ?
huge-gcc-testgui ?
huge-gcc-unittests 0.29% <0.00%> (ø)
linux 0.29% <0.00%> (-82.23%) ⬇️
mingw-x64-HUGE ?
mingw-x86-HUGE ?
windows ?

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

Impacted Files Coverage Δ
src/window.c 0.18% <0.00%> (-88.82%) ⬇️
src/float.c 0.00% <0.00%> (-98.42%) ⬇️
src/sha256.c 0.00% <0.00%> (-96.45%) ⬇️
src/gui_gtk_f.c 0.00% <0.00%> (-94.72%) ⬇️
src/arabic.c 0.00% <0.00%> (-94.57%) ⬇️
src/crypt_zip.c 0.00% <0.00%> (-94.12%) ⬇️
src/testing.c 0.00% <0.00%> (-93.84%) ⬇️
src/typval.c 0.00% <0.00%> (-93.25%) ⬇️
src/blob.c 0.00% <0.00%> (-92.63%) ⬇️
src/debugger.c 0.00% <0.00%> (-92.31%) ⬇️
... and 147 more

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


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/11293/c1268709110@github.com>

Bram Moolenaar

unread,
Oct 5, 2022, 1:27:27 PM10/5/22
to vim/vim, Subscribed

Closed #11293 via 346823d.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/11293/issue_event/7527112986@github.com>

Reply all
Reply to author
Forward
0 new messages