3 Please read https://github.com/tmux/tmux/blob/master/.github/CONTRIBUTING.md
4 before opening an issue.
6 If you have upgraded, make sure your issue is not covered in the CHANGES file
7 for your version: https://raw.githubusercontent.com/tmux/tmux/master/CHANGES
9 Describe the problem and the steps to reproduce. Add a minimal tmux config if
10 necessary. Screenshots can be helpful, but no more than one or two.
12 Do not report bugs (crashes, incorrect behaviour) without reproducing on a tmux
13 built from the latest code in Git.
15 ### Required information
17 Please provide the following information:
19 * tmux version (`tmux -V`).
20 * Platform (`uname -sp`).
21 * $TERM inside and outside of tmux (`echo $TERM`).
22 * Logs from tmux (`tmux kill-server; tmux -vv new`).