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

Create a --debug flag that would help communicate compatibility issues #39

Closed
imsnif opened this issue Nov 11, 2020 · 2 comments
Closed

Comments

@imsnif
Copy link
Member

imsnif commented Nov 11, 2020

When used, this flag would log all STDOUT bytes received on the pty of each pane to a separate log file. This will help debug compatibility problems (eg. things not displaying or behaving correctly in the terminal) without having to replicate the environment in which they were created.

@imsnif
Copy link
Member Author

imsnif commented Nov 11, 2020

This is being worked on by @denismaxim0v

imsnif pushed a commit that referenced this issue Nov 13, 2020
* wip: #39 create a -d --debug flag

* fix: switch join with concat
@imsnif
Copy link
Member Author

imsnif commented Nov 13, 2020

Implemented. Thanks @denismaxim0v !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant