Failure state leads to several errors pinging tmux
AZanellato opened this issue · 3 comments
AZanellato commented
Hello! I just tried the plugin, but it didn't work properly. Generated the QR code correctly, but the script is returning 127 all the time and hijacking my session. Had to kill tmux to make it usable again. Trying to stop the first process created another one, which made the problem even worse.
bjesus commented
I'm assuming you don't have socat
installed. Can that be the issue? let me know and I'll update the README file.
AZanellato commented
I did install it, yeah. I'm on MacOS, maybe that is the issue?
bjesus commented
I'm sorry I never tried running this on MacOS. I would try making sure all the tools used by muxile are available in your $PATH: socat
, websocat
, setsid
, qrencode
and jq