tmux prints "1;2c" whenever I start it or re-attach to a session in cygwin
There must be a race condition in tmux on cygwin, because changing escape-time
from 0 to 1 fixes it for me most of the time.
For values above 50ms this issue never appears again.