mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-23 16:58:09 +02:00
Remove socket prewarming
The potential for breakage is too high, and I am working on an alternative solution that will be better long term. Prewarming is still used for kittens launched via keybindings
This commit is contained in:
@@ -23,10 +23,6 @@ following dependencies are installed first.
|
||||
should use a version of the source that matches the binary version as closely
|
||||
as possible, since the two are tightly coupled.
|
||||
|
||||
You may need to unset the :envvar:`KITTY_PREWARM_SOCKET` environment variable,
|
||||
otherwise your modified code will not be executed, when running some of the
|
||||
``kitty +`` and ``kitty @`` commands.
|
||||
|
||||
|
||||
Dependencies
|
||||
----------------
|
||||
|
||||
Reference in New Issue
Block a user