Estoy usando iterm2 Build 1.0.0.20130302 y me gustaría que tmux funcione. Seguí las instrucciones en enlace
Todo compilado e instalado sin incidencias. Cuando corro tmux -CC
Me sale lo siguiente:
** tmux mode started **
Command Menu
----------------------------
esc Detach cleanly.
X Force-quit tmux mode.
L Toggle logging.
C Run tmux command.
Detached
$ control set-client-size 80,25
-bash: control: command not found
$ control set-value "affinities0=pty-8A4A5594-20D6-4AE2-A734-76075A248E63 pty-6CAAC2D6-70DB-44EF-9A14-7A50030731B4 0,pty-DD78FAE6-7E0A-49AE-BF49-67093639FEAB"
-bash: control: command not found
$ list-sessions -F "#{session_name}"
-bash: list-sessions: command not found
No estoy seguro de qué intentar a continuación. Cualquier ayuda sería apreciada grandemente.