Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(screen): let win_line() always handle fillers after last line #15569

Merged
merged 1 commit into from
Sep 5, 2021

Conversation

bfredl
Copy link
Member

@bfredl bfredl commented Sep 5, 2021

A small breakout of #15351 . Virtual lines are built upon filler lines, so it simplifies stuff immensely if screen.c only has one code path for filler lines. Running this separately to see if it causes any trouble specifically.

@bfredl
Copy link
Member Author

bfredl commented Sep 5, 2021

seems well covered in ui/diff_spec.lua already.

@bfredl bfredl merged commit 7a0468e into neovim:master Sep 5, 2021
@zeertzjq zeertzjq removed the folds label Dec 3, 2021
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.

2 participants