From c0d4d01b88a4087ec6f9c83dcb523c9fb2e71d09 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 29 Jun 2022 18:41:39 +0530 Subject: [PATCH] ... --- docs/kittens/ssh.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/kittens/ssh.rst b/docs/kittens/ssh.rst index 18aa70e02..21c521ec3 100644 --- a/docs/kittens/ssh.rst +++ b/docs/kittens/ssh.rst @@ -149,8 +149,8 @@ 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 - correct in the current session (they can be wrong is connecting to a tmux - session running in different window) and the ssh kitten is run in the + 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. .. include:: /generated/conf-kitten-ssh.rst