-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Bug]: Character offset issue #4375
Comments
Possible solutions,
I have also noticed that the offset changes slightly with the terminal size(zoom) changes. |
Did you try to install a font which support those characters? |
Yes and that's not even related to the issue(I mentioned it because it's easier to see in nerd font characters). I have tested a bunch of fonts from the This is a screenshot I took on a fresh install of Termux. As you can see the characters are slightly above their cell. |
Just to clarify, this is an issue with the |
Problem description
Text seem to appear a bit above the actual cell.
This mostly happens on the Y-axis(most noticable for
block characters
&powerline symbols
) but can be notices on the X-axis as well(to a lesser extent, the character is slightly right than the actual cell).Steps to reproduce the behavior.
█
(or this if you have nerd font
).What is the expected behavior?
Characters should be occupying the actual cell's space.
Even if fixing is not possible, It would be nice if you could tell me why this is happening(or how much the text get offset).
System information
The text was updated successfully, but these errors were encountered: