Skip to content

multiplicative font scaling bind #8616

Description

@Salakksson

In some apps such as emacs, when you scale the font size (using a bind such as ctrl+- and ctrl+=) the font size gets multiplied by a scaling factor instead of adding on a constant value, this makes increasing the font to a large size much easer as you dont have to press the keybind as many times

Currently in kitty theres no default way to do this, even with kitties (as far as im aware)
I think this option should be configurable in kitty.conf as that would be logical, could be something like:

font_size_scale_factor 1.2
font_size_scale_multiplicative yes

I have tried creating a kitten to do this but as far as im aware its impossible, i have made one which works on a patched version of kitty but its not nearly close to being a good solution

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions