diff options
-rw-r--r-- | CONTRIBUTING | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING index e355c1b4..d466768b 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -16,6 +16,10 @@ Please also include: Please do not report bugs (crashes, incorrect behaviour) without reproducing on a tmux built from Git master. +Note that TERM inside tmux must be a variant of screen or tmux (for example: +screen or screen-256color, tmux or tmux-256color). Please ensure this is the +case before opening an issue. + To run tmux without a config and get logs, run: tmux -Ltest kill-server |