The Tmux version 2.1 doesn't work anymore with iTerm hex code shortcuts (feature described here http://www.codeography.com/2013/05/16/tmux-iterm-keybindings.html). I don't know if it's a issue related to Tmux or iTerm. I compiled the version 2.0 and everything was running smoothly, after this version the shortcuts stopped working.
_My iTerm version is 2.1.4 running on El Captain._
Turn down assume-paste-time or try tmux from Git.
Do you know off the top of your head which commit in Git fixes this?
Thanks @nicm, set -g assume-paste-time 0 did work. :+1:
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
Turn down assume-paste-time or try tmux from Git.