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

Monitoring a local pane that has nested remote tmux not working #26

Closed
ofirgall opened this issue Feb 15, 2022 · 0 comments
Closed

Monitoring a local pane that has nested remote tmux not working #26

ofirgall opened this issue Feb 15, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@ofirgall
Copy link
Contributor

Describe the bug
When monitoring a pane that has a nested remote tmux (with status bar at the bottom) session the monitor doesn't work. I guess the plugin reads the status bar instead of the prompt, the status bar "blocks" the prompt.

To Reproduce
Steps to reproduce the behavior:

  1. ssh to remote
  2. Open tmux session with status bar at the bottom on the remote
  3. Execute a command to monitor later on remote
  4. Monitor the local pane
  5. Wait for the command to finish and see the monitor is still monitoring

Expected behavior
I don't know how the plugin can know where the prompt is exactly but I guess we need to figure this out.

Desktop (please complete the following information):

  • OS: Ubuntu 20.04.3 LTS
@rickstaa rickstaa added the bug Something isn't working label Apr 10, 2022
@rickstaa rickstaa closed this as completed May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants