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

Draws over statusline with cmdheight=0 #106

Closed
mrjones2014 opened this issue Oct 4, 2022 · 1 comment · Fixed by #143
Closed

Draws over statusline with cmdheight=0 #106

mrjones2014 opened this issue Oct 4, 2022 · 1 comment · Fixed by #143
Labels
bug Something isn't working ui Related to formatting or positioning

Comments

@mrjones2014
Copy link

With set cmdheight=0 it draws over the statusline.

The window needs to be moved one row up.

@j-hui j-hui added bug Something isn't working ui Related to formatting or positioning labels Dec 11, 2022
@j-hui j-hui linked a pull request Nov 10, 2023 that will close this issue
@j-hui
Copy link
Owner

j-hui commented Nov 10, 2023

Can be fixed using the y_offset option in #143

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui Related to formatting or positioning
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants