Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connected mates cannot see or interact with tmux command line #41

Closed
biscuitvile opened this issue Oct 20, 2014 · 6 comments
Closed

Connected mates cannot see or interact with tmux command line #41

biscuitvile opened this issue Oct 20, 2014 · 6 comments
Labels

Comments

@biscuitvile
Copy link

When a user connects to my machine with tmate and vice versa, the remote pair cannot see the tmux command line but the user on the host machine can.

Example:

Remote user attempts to close a tmux pane, they see the standard tmux bar at the bottom as though nothing happened. The user on the host machine sees the bar change to the tmux command line with familiar kill-pane?message. If the remote connected user types y they see it in the shell, if the local user types y it takes effect as an answer to the command prompt.

This seems like my pair and I are doing something really silly, as this surely cannot be the behavior everyone else is experiencing, right?

Aside from this small quirk the ease of use of tmate blows my mind. Thanks for the amazing work!

@nviennot
Copy link
Member

Hurm. That's definitely a bug, but I don't have the time to deal with it right now.
Thanks for reporting, stay tuned :)

@biscuitvile
Copy link
Author

Thanks for your response! I also rolled back my tmux from version 1.9a to 1.8 and can confirm the issue is still present.

@nviennot
Copy link
Member

Yeah, the command line (prefix + :) does not get replicated on the slave.
It's a feature I never used before, and so I neglected it.
(btw, ctrl+d in your shell instead of killing panes seems a little less violent)
Since it's not a blocking bug, I'll fix that later.

@jclusso
Copy link

jclusso commented Apr 7, 2015

any update on this?

@nviennot
Copy link
Member

nviennot commented Apr 7, 2015

I have to finish my phd before I can work on tmate full time.
sorry about that

@nviennot
Copy link
Member

Decoupling tmate and tmux seems beneficial to fix all sorts of issues, including this one.

@nviennot nviennot added the bug label Oct 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants