Skip to content

Instantly share code, notes, and snippets.

@martingabelmann
Forked from eculver/protocol-fix.txt
Created October 8, 2016 10:14
Show Gist options
  • Save martingabelmann/c6d893d6a5720607a243a396eda1436d to your computer and use it in GitHub Desktop.
Save martingabelmann/c6d893d6a5720607a243a396eda1436d to your computer and use it in GitHub Desktop.
How to deal with tmux "protocol version mismatch"
$ tmux attach
protocol version mismatch (client 7, server 6)
$ pgrep tmux
3429
$ /proc/3429/exe attach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment