From 37864961d77e10a7122c2330f9b207f5f05c3d72 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 22 Apr 2024 22:28:14 +0530 Subject: [PATCH] Add shell integration to the list of things tmux breaks --- docs/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.rst b/docs/faq.rst index 944b7b260..9fec3639b 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -466,7 +466,7 @@ If you use any of the advanced features that kitty has innovated, such as :doc:`styled underlines `, :doc:`desktop notifications `, :doc:`extended keyboard support `, :doc:`file transfer `, :doc:`the ssh -kitten `, etc. they may or may not work, +kitten `, :doc:`shell integration ` etc. they may or may not work, depending on the whims of tmux's maintainer, your version of tmux, etc.