You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that pytmux doesn't support tmux 1.6 (under Ubuntu 12.10). The following command fails because the 3rd parameter (base-index) is not valid on 1.6:
tmux show-options -g base-index
Perhaps at least a mention of version dependencies?
It appears that pytmux doesn't support tmux 1.6 (under Ubuntu 12.10). The following command fails because the 3rd parameter (base-index) is not valid on 1.6:
Perhaps at least a mention of version dependencies?