I use Hack as a stand-in for italic, since Fira Code does not have italic at this time. I've had this problem for a while, and assumed it's some issue with my config. I've yet to identify/solve the issue, so I thought I'd try here.
Visual example:
Originally I thought it was only M or X, but testing other letters revealed more issues.
I can adjust the cell width in kitty to over 100%, e.g., modify_font cell_width 120% but this is an ugly solution.
Also, using an alternative font, like JetBrains Mono, seems to work just fine, but I would like to use Hack if I can!
Relevant kitty config:
I use Hack as a stand-in for italic, since Fira Code does not have italic at this time. I've had this problem for a while, and assumed it's some issue with my config. I've yet to identify/solve the issue, so I thought I'd try here.
Visual example:
Originally I thought it was only
M
orX
, but testing other letters revealed more issues.I can adjust the cell width in kitty to over 100%, e.g.,
modify_font cell_width 120%
but this is an ugly solution.Also, using an alternative font, like JetBrains Mono, seems to work just fine, but I would like to use Hack if I can!