bjesus / muxile

Putting tmux on your mobile - Muxile is a tmux plugin that lets you control a running tmux session with your phone, no app needed.
108 stars 1 forks source link

Failure state leads to several errors pinging tmux #4

Open AZanellato opened 9 months ago

AZanellato commented 9 months ago

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 8 months ago

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 8 months ago

I did install it, yeah. I'm on MacOS, maybe that is the issue?

bjesus commented 6 months ago

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