From afc582180966128455799cde2cc1e4ed6f6b0baf Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 22 Jul 2021 12:21:13 +0530 Subject: [PATCH] Note when shell integration was added to kitty --- docs/shell-integration.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/shell-integration.rst b/docs/shell-integration.rst index 746d17175..40d96ce00 100644 --- a/docs/shell-integration.rst +++ b/docs/shell-integration.rst @@ -9,6 +9,8 @@ kitty has the ability to integrate closely within common shells, such as `zsh previous prompts in the scrollback, viewing the output of the last command in :program:`less`, using the mouse to move the cursor while editing prompts, etc. +.. versionadded:: 0.22.0 + Features -------------