logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kitten-@-set-font-size - Set the font size in the active top-level OS window

Description

       Sets  the  font  size  to  the  specified size, in pts. Note that in kitty all sub-windows in the same OS
       window must have the same font size. A value of zero resets the font size to default. Prefixing the value
       with a + or - increments the font size by the specified amount. Use -- before using  -  to  have  it  not
       mistaken for a option. For example: kitten @ set-font-size -- -2

Global Options

--to   An address for the kitty instance to control. Corresponds  to  the  address  given  to  the  kitty
              instance  via the --listen-onoptionorthelisten_onsettinginkitty.conf.Ifnotspecified,theenvironmentvariableKITTY_LISTEN_ONischecked.Ifthatisalsonotfound,messagesaresenttothecontrollingterminalforthisprocess,i.e.theywillonlyworkifthisprocessisrunwithinakittywindow.--password
              A password to use when contacting kitty. This will cause kitty to ask the user for  permission  to
              perform the specified action, unless the password has been accepted before or is pre-configured in
              kitty.conf.Touseablankpasswordspecify--use-passwordasalways.--password-file[=rc-pass]
              A  file  from  which  to  read  the  password.  Trailing whitespace is ignored. Relative paths are
              resolved from the kitty configuration directory. Use - to read from STDIN. Use fd:num to read from
              the file descriptor num. Used if no --passwordissupplied.Defaultstocheckingfortherc-passfileinthekittyconfigurationdirectory.--password-env[=KITTY_RC_PASSWORD]
              The  name  of  an  environment  variable  to read the password from. Used if no --password-fileissupplied.DefaultstocheckingtheenvironmentvariableKITTY_RC_PASSWORD.--use-password[=if-available]
              If no password is available, kitty will usually just send the remote  control  command  without  a
              password. This option can be used to force it to always or never use the supplied password. If set
              to always and no password is provided, the blank password is used.

              Choices: if-available, always, never

0.39.1                                            Feb 16, 2025                         kitten-@-set-font-size(1)

Name

       kitten-@-set-font-size - Set the font size in the active top-level OS window

Options

--all,-a
              By default, the font size is only changed in the active OS window, this option will cause it to be
              changed  in  all OS windows. It also changes the font size for any newly created OS Windows in the
              future.

       --help,-h
              Show help for this command

Usage

kitten@set-font-sizeFONT_SIZE

See Also