From 5004cf2dbf8fe741a917efaf2110b6e4bf21daac Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 10 Jan 2025 09:12:29 +0530 Subject: [PATCH] Make the primary use case for remote control via socket explicit --- docs/remote-control.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/remote-control.rst b/docs/remote-control.rst index bdc843697..8efa0c506 100644 --- a/docs/remote-control.rst +++ b/docs/remote-control.rst @@ -108,7 +108,8 @@ simpler :option:`kitty --single-instance` option, see ``kitty --help`` for that. Remote control via a socket -------------------------------- -First, start |kitty| as:: +To control kitty from outside kitty, it is necessary to setup a socket to +communicate with kitty. First, start |kitty| as:: kitty -o allow_remote_control=yes --listen-on unix:/tmp/mykitty