Skip to content

Instantly share code, notes, and snippets.

@neingeist
Forked from eculver/protocol-fix.txt
Created February 15, 2018 14:39
Show Gist options
  • Save neingeist/c465a2f1603bcadca4e4c11ed50941bf to your computer and use it in GitHub Desktop.
Save neingeist/c465a2f1603bcadca4e4c11ed50941bf 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