Gary Wang
Gary Wang
## Description This is a issue that first created as #391 and fixed by #412, and it seems the commit 5731acdc6b0ceee9e06da32f5c3394e659cb080c had toke the issue back.
I work with Emacs in GUI mode, and I found we can use `tmux list-session -F "#{socket_path}"` to get the socket path to interact with tmux. So I made this...
Same propose with #115 but in different way. Inspired by this [comment](https://github.com/servo/homu/pull/115#issuecomment-301525942) I have tried in my own project, and it works. So I add the steps into [README.md](https://github.com/coldnight/homu/blob/master/README.md). ---...