From 86357d2c38082cf62f1aa88921c6d077f106a43e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 29 Jun 2022 18:53:11 +0530 Subject: [PATCH] ... --- docs/kittens/ssh.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kittens/ssh.rst b/docs/kittens/ssh.rst index 21c521ec3..a3100a230 100644 --- a/docs/kittens/ssh.rst +++ b/docs/kittens/ssh.rst @@ -148,7 +148,7 @@ transmitted instantly without any roundtrip delay. This may or may not work when using terminal multiplexers, depending on whether they passthrough the escape codes and if the values of the - environment variables :env:`KITTY_PID` and :env:`KITTY_WINDOW_ID` are + environment variables :envvar:`KITTY_PID` and :envvar:`KITTY_WINDOW_ID` are correct in the current session (they can be wrong when connecting to a tmux session running in a different window) and the ssh kitten is run in the currently active multiplexer window.