-
-
Notifications
You must be signed in to change notification settings - Fork 64
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
-ss option and --log does not work correctly sometimes. #95
Comments
Even |
It seems that, this is caused by https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865756 |
Same issue does not reproduced in tmux 2.7. |
This issue seems fixed in tmux 2.6 and more. |
Let me update Known Bug page. |
Fixed at v3.1.0 |
Reproduced Environment:
Docker on macOS 10.12.06 Sierra + Docker(18.06.0-ce-mac70)
container: ubuntu:18.04
tmux version: 2.4
bash version: 3.2.0
Same problem seems happened on the TravisCI link.
tmux pipe-pane
is used for the logging feature of tmux-xpanes.During the development for version 3.1.0, I noticed, the logging feature does not work correctly sometimes.
It seems that, running multiple pipe-pane processes does not work correctly.
Here is PoC.
tmux pipe-pane
to redirect each pane's stdout.pipe-pane
is empty. Frequently.The text was updated successfully, but these errors were encountered: