How to fix extra characters at tmux startup

Categories:

Problem

Some characters in the terminal at tmux start:

0;10;1c

Solution

Change escape-time option value to any non-zero value:

tmux.conf
set -s escape-time 10