From 67b4f37d53b3493d596f96f0b0b5ae9b9ccf3063 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 22 Aug 2020 11:38:05 +0530 Subject: [PATCH] ... --- docs/faq.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/faq.rst b/docs/faq.rst index b929493fe..b70a7d86e 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -241,14 +241,15 @@ First, terminal multiplexers are `a bad idea `_, do not use them, if at all possible. kitty contains features that do all of what tmux does, but better, with the exception of remote persistence (:iss:`391`). +If you still want to use tmux, read on. Image display will not work, see `tmux issue `_. If you are using tmux with multiple terminals or you start it under one -terminal and then switch to another and these terminals have different -TERM variables, tmux will break. You will need to restart it as tmux does not -support multiple terminals. +terminal and then switch to another and these terminals have different TERM +variables, tmux will break. You will need to restart it as tmux does not +support multiple terminfo definitions. Copying to clipboard via OSC 52 will not work, because tmux does not support the extended version of that protocol, you will need to add ``no-append`` to