mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
more work on socket based prewarm
This commit is contained in:
parent
b222ab1bf6
commit
39bb0ecfcf
4 changed files with 290 additions and 9 deletions
|
|
@ -136,6 +136,12 @@ Variables that kitty sets when running child programs
|
|||
the SIGUSR1 signal.
|
||||
|
||||
|
||||
.. 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.
|
||||
|
||||
|
||||
.. envvar:: WINDOWID
|
||||
|
||||
The id for the :term:`OS Window <os_window>` the program is running in. Only available
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue