zolrath / wemux

Multi-User Tmux Made Easy
MIT License
3.63k stars 139 forks source link

Is it possiable to use Command Mode -CC #69

Open EntropyWorks opened 6 years ago

EntropyWorks commented 6 years ago

In tmux I've been using Command Mode but it doesn't behave well with wemux.

Setup:

Replicate

Once logged in this way I appear to be able to see the current server.

$ wemux l
Currently active wemux servers:
  1. wemux    <- current server

I can not see that I'm attached.

$ wemux u
Users connected to 'wemux':
  1. 

If I use ssh example.com -t 'wemux' the integration is lost but wemux works as expected.

$ wemux u
Users connected to 'wemux':
  1. WOC\atlad003
rayjlinden commented 4 years ago

No comment on this in 2 years?