From 6b3b62c93371c3130f8821725aa0c3cb61d0b052 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 28 Jun 2023 10:03:50 +0530 Subject: [PATCH] Mark that run-shell is available from 0.29 onwards --- docs/shell-integration.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/shell-integration.rst b/docs/shell-integration.rst index fe7bcb96e..fba47fc4f 100644 --- a/docs/shell-integration.rst +++ b/docs/shell-integration.rst @@ -297,6 +297,8 @@ editor and pass the file path to edit to it. Using shell integration in sub-shells, containers, etc. ----------------------------------------------------------- +.. versionadded:: 0.29.0 + To start a sub-shell with shell integration automatically setup, simply run:: kitten run-shell