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

linespace option seems add "space" only below the line #1852

Closed
kailiu42 opened this issue Apr 29, 2023 · 0 comments · Fixed by #1915
Closed

linespace option seems add "space" only below the line #1852

kailiu42 opened this issue Apr 29, 2023 · 0 comments · Fixed by #1915
Labels
bug Something isn't working

Comments

@kailiu42
Copy link

Describe the bug
I use neovide on macOS and set linespace=8 to make it looks good to my eyes. However, it seems neovide add that 8 all below the line, while I expect it to actually add 4 above and 4 below. In other word, I expect neovide place the line vertically in the middle of the extra spaces I add.

To Reproduce
Steps to reproduce the behavior:

  1. set linespace to some large value that is easy to distinguish.
  2. Look at the cursor, you will see the extra space is below the line, nothing above the line.

Expected behavior
Expect to have 0.5linespace above the line and 0.5linespace below the line.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: macOS 13.3.1
  • Neovide Version 0.10.4
  • Neovim Version 0.9.0

Please run neovide --log and paste the contents of the .log file created in the current directory here:
It's 2.4MB big, please let me know if you really need it.

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

Successfully merging a pull request may close this issue.

1 participant