firacode nerd patched fonts get cut-off when in italic

does anyone know how to fix nerd font that get squished when in italic, also some icon cut in half even in regular mode, this also persist inside qterminal x11
No description
11 Replies
Exelroad
ExelroadOP3w ago
oh, i see. do you know a workaround to it? it kind of annoying to click though it to see if i type correctly in neovim
fisher
fisher3w ago
disable all italics in your colorscheme
Exelroad
ExelroadOP3w ago
thank you. i noticed that i have tried to disable italic but i put it in the wrong places
Biswa96
Biswa963w ago
or, apply the patch file and build termux-app with it.
Exelroad
ExelroadOP3w ago
maybe someday, i don't want to break my setup yet
Biswa96
Biswa963w ago
installing modified termux app apk does not cause any issue in setup. I play with the code sometimes.
Exelroad
ExelroadOP3w ago
will the app install without the need to uninstall the old app? and can i go back to github release if there is new release?
Biswa96
Biswa963w ago
Scratch my previous thought. I do it for fun and not sure if that will cause any further hidden issue. I install the new apk with adb install -r command. the -r option keeps the data.
Exelroad
ExelroadOP3w ago
oh ok , thank you. i'll just wait for the next release
FalconSN
FalconSN3w ago
You can't install apps with different signatures on a regular device without privileges.

Did you find this page helpful?