-
Notifications
You must be signed in to change notification settings - Fork 61
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
[Config] text.done seems to trim the icon #3
Comments
I'm unable to reproduce this problem using ASCII text. I see all characters rendered using I suspect that this is either an issue with Unicode, or with your font/terminal (I've encountered similar issues in the past where icons appear cut off). Can you paste the icon in this issue? What font/terminal emulator are you using? |
|
Yes, the original check mark works |
#23 fixed this but only if |
That's really odd. There's something very fishy going on with how background highlights are working; disabling |
Maybe could be a neovim problem, but I'm not sure |
Hi @lopi-py, I'm pretty sure that the issue you described has nothing to do with this plugin, nor Neovim in general. Don't know which terminal you are using, but I'm on st and I can tell you that it doesn't work for me, while alacritty does. |
fidget is trimming the right side of the icon, seems to only render the first character of
text.done
Config
icons.lua
![image](https://user-images.githubusercontent.com/70210066/151074872-08a86e07-9a73-4f36-8ce1-9bce5b888452.png)
The text was updated successfully, but these errors were encountered: