emamux icon indicating copy to clipboard operation
emamux copied to clipboard

Detect socket path to support interact with tmux from GUI Emacs

Open coldnight opened this issue 4 years ago • 1 comments

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 to detect socket path, with this we can interact with tmux from GUI Emacs.

coldnight avatar Jul 19 '21 09:07 coldnight

Fixes #55

coldnight avatar Jul 22 '21 08:07 coldnight