If the 'default face is set to a non-monospace font, the hint columns are not aligned properly:
This was requested and implemented in transient (requested in https://github.com/magit/transient/issues/67 where the screenshot above is taken from), so I wondered if it is also possible for hydra.
If the
'default
face is set to a non-monospace font, the hint columns are not aligned properly:This was requested and implemented in transient (requested in https://github.com/magit/transient/issues/67 where the screenshot above is taken from), so I wondered if it is also possible for
hydra
.transient uses this function:
I tried to integrate it into the hydra code myself but I had no luck with it :(
Is it possible to use
transient--force-fixed-pitch
in hydras or does anyone know of a solution to this?