Skip to content

Instantly share code, notes, and snippets.

@jontsai
Forked from eculver/protocol-fix.txt
Last active May 5, 2020 23:07
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jontsai/ccdb7e14624f3256d90d3f2a131f4b47 to your computer and use it in GitHub Desktop.
Save jontsai/ccdb7e14624f3256d90d3f2a131f4b47 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