I've installed tmux from apt-get. I checked the version is 1.8.
But when I directly go to tmux official site, I see the latest version is 2.0.
How can I upgrade to 2.0?
sudo apt-get install --only-upgrade tmux always tell me I've got the newest version of tmux which is wrong.
I'm using ubuntu 14.04.