mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
Document a couple more env vars
This commit is contained in:
@@ -52,6 +52,10 @@ Variables that influence kitty behavior
|
|||||||
files. Defaults to :file:`~/.config/kitty`. For full details of the config
|
files. Defaults to :file:`~/.config/kitty`. For full details of the config
|
||||||
directory lookup mechanism see, :option:`kitty --config`.
|
directory lookup mechanism see, :option:`kitty --config`.
|
||||||
|
|
||||||
|
.. envvar:: KITTY_CACHE_DIRECTORY
|
||||||
|
|
||||||
|
Controls where kitty stores cache files. Defaults to :file:`~/.cache/kitty`
|
||||||
|
or :file:`~/Library/Caches/kitty` on macOS.
|
||||||
|
|
||||||
.. envvar:: VISUAL
|
.. envvar:: VISUAL
|
||||||
|
|
||||||
@@ -64,6 +68,11 @@ Variables that influence kitty behavior
|
|||||||
Same as :envvar:`VISUAL`. Used if :envvar:`VISUAL` is not set.
|
Same as :envvar:`VISUAL`. Used if :envvar:`VISUAL` is not set.
|
||||||
|
|
||||||
|
|
||||||
|
.. envvar:: GLFW_IM_MODULE
|
||||||
|
|
||||||
|
Set this to ``ibus`` to enable support for IME under X11.
|
||||||
|
|
||||||
|
|
||||||
Variables that kitty sets when running child programs
|
Variables that kitty sets when running child programs
|
||||||
|
|
||||||
.. envvar:: LANG
|
.. envvar:: LANG
|
||||||
|
|||||||
Reference in New Issue
Block a user