Skip to content

Instantly share code, notes, and snippets.

@seathief
Forked from eculver/protocol-fix.txt
Created May 19, 2020 02:38
Show Gist options
  • Select an option

  • Save seathief/ae63ed018defa09b0203721d3cf3b82c to your computer and use it in GitHub Desktop.

Select an option

Save seathief/ae63ed018defa09b0203721d3cf3b82c 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