From cdb3e2c1cd296809fe9a8dd527217425a847268c Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 1 Apr 2022 14:23:31 +0530 Subject: [PATCH] Added a version added note for the ssh kitten --- docs/kittens/ssh.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/kittens/ssh.rst b/docs/kittens/ssh.rst index 3f45bbf5e..775da0c17 100644 --- a/docs/kittens/ssh.rst +++ b/docs/kittens/ssh.rst @@ -7,6 +7,9 @@ Truly convenient SSH * Automatic :opt:`re-use of existing connections ` to avoid connection setup latency +.. versionadded:: 0.25.0 + Automatic shell integration, file transfer and reuse of connections + The ssh kitten allows you to login easily to remote hosts, and automatically setup the environment there to be as comfortable as your local shell. You can specify environment variables to set on the remote host and