Tmux: Tmux 2.1 doesn't work with iTerm shortcuts that send hex codes

Created on 14 Nov 2015  路  4Comments  路  Source: tmux/tmux

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._

Most helpful comment

Turn down assume-paste-time or try tmux from Git.

All 4 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mhartington picture mhartington  路  3Comments

alfredopalhares picture alfredopalhares  路  4Comments

alexpearce picture alexpearce  路  5Comments

edouard-lopez picture edouard-lopez  路  4Comments

wellle picture wellle  路  3Comments