...
This commit is contained in:
parent
d7d96c2e7b
commit
e37ee422b6
@ -61,7 +61,7 @@ Detailed list of changes
|
|||||||
|
|
||||||
- When drawing the tab bar have the default left and right margins drawn in a color matching the neighboring tab (:iss:`5719`)
|
- When drawing the tab bar have the default left and right margins drawn in a color matching the neighboring tab (:iss:`5719`)
|
||||||
|
|
||||||
- When using the :code:`include` directive in :file:`kitty.conf` make the environment variable :envvar:`KITTY_OS` available for OS specific config.
|
- When using the :code:`include` directive in :file:`kitty.conf` make the environment variable :envvar:`KITTY_OS` available for OS specific config
|
||||||
|
|
||||||
0.26.5 [2022-11-07]
|
0.26.5 [2022-11-07]
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|||||||
@ -216,4 +216,4 @@ Variables that kitty sets when running child programs
|
|||||||
.. envvar:: KITTY_OS
|
.. envvar:: KITTY_OS
|
||||||
|
|
||||||
Set when using the include directive in kitty.conf. Can take values:
|
Set when using the include directive in kitty.conf. Can take values:
|
||||||
``linux``, ``macos``, ``darwin``.
|
``linux``, ``macos``, ``bsd``.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user