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

11 Replies
not supported yet https://github.com/termux/termux-app/issues/711
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
disable all italics in your colorscheme
thank you.
i noticed that i have tried to disable italic but i put it in the wrong places
or, apply the patch file and build termux-app with it.
maybe someday, i don't want to break my setup yet
installing modified termux app apk does not cause any issue in setup. I play with the code sometimes.
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?
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.oh ok , thank you.
i'll just wait for the next release
You can't install apps with different signatures on a regular device without privileges.