Document KITTY_PREWARM_SOCKET_REAL_TTY
This commit is contained in:
parent
a5cbb552f0
commit
2271eb5e60
1 changed files with 6 additions and 1 deletions
|
|
@ -139,9 +139,14 @@ Variables that kitty sets when running child programs
|
|||
.. envvar:: KITTY_PREWARM_SOCKET
|
||||
|
||||
Path to a UNIX domain socket used to avoid Python interpreter startup
|
||||
latency when running kitten or using kitty +launch or kitty +ruunpy.
|
||||
latency when running kittens, or remote control or using kitty +launch or kitty +runpy.
|
||||
|
||||
|
||||
.. envvar:: KITTY_PREWARM_SOCKET_REAL_TTY
|
||||
|
||||
Path to the the PTY used to run the prewarmed process in when using
|
||||
:envvar:`KITTY_PREWARM_SOCKET`.
|
||||
|
||||
.. envvar:: WINDOWID
|
||||
|
||||
The id for the :term:`OS Window <os_window>` the program is running in. Only available
|
||||
|
|
|
|||
Loading…
Reference in a new issue