Pasting mouse escape sequences is unlikely, so skip them when working
authornicm <nicm@openbsd.org>
Fri, 23 Oct 2015 23:46:36 +0000 (23:46 +0000)
committernicm <nicm@openbsd.org>
Fri, 23 Oct 2015 23:46:36 +0000 (23:46 +0000)
commit680abf1846a21c9a3a7e23f99938922bf0ff19d1
treee7c47e5577ba10b09c59bba5b36803d2e6d497a4
parent651e67090e34a91cc86c7c034a0dfa291c1998e8
Pasting mouse escape sequences is unlikely, so skip them when working
out whether the user is pasting.
usr.bin/tmux/server-client.c