Skip to content

Instantly share code, notes, and snippets.

@kra3
Created March 7, 2016 11:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kra3/c59ea10ad0dcb421bb06 to your computer and use it in GitHub Desktop.
Save kra3/c59ea10ad0dcb421bb06 to your computer and use it in GitHub Desktop.
Try recovering a misbehaving tmux attach
# to try recover a closed tmux session
# if the attach is not working while the socket is still there
# at /tmp/tmux-XXX/<default>
killall -10 tmux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment