From 482d3bb91373ad062ced3a9c1c453ef102f6a37d Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 21 Jul 2021 14:47:54 +0530 Subject: [PATCH] Better integrate shell integration into sidebar toc --- docs/overview.rst | 2 +- docs/shell-integration.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/overview.rst b/docs/overview.rst index e0fc0c946..9b8193863 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -253,7 +253,7 @@ If you wish to store very large amounts of scrollback to view using the piping o option. -Shell integration +Integration with shells --------------------------------- kitty has the ability to integrate closely within common shells, such as `zsh diff --git a/docs/shell-integration.rst b/docs/shell-integration.rst index 13a7cb112..746d17175 100644 --- a/docs/shell-integration.rst +++ b/docs/shell-integration.rst @@ -1,7 +1,7 @@ .. _shell_integration: Shell integration -====================== +------------------- kitty has the ability to integrate closely within common shells, such as `zsh `_, `fish `_ and `bash