From ac4c12b3e1911805147244d0e69749b568e8d8c4 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 7 Apr 2025 04:53:04 +0530 Subject: [PATCH] Add variable sized text to the list of things multiplexers break --- docs/faq.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/faq.rst b/docs/faq.rst index b7419461a..8c059d8e4 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -504,9 +504,10 @@ for tmux refusing to support images. 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 `, :doc:`shell integration ` etc. they may or may not work, +`, :doc:`variable sized text `, +:doc:`extended keyboard support `, +:doc:`file transfer `, :doc:`the ssh kitten `, +:doc:`shell integration ` etc. they may or may not work, depending on the whims of tmux's maintainer, your version of tmux, etc.