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

Workaround the bug in displaysize(tty) on closed TTY #17

Open
tkf opened this issue Feb 4, 2020 · 1 comment
Open

Workaround the bug in displaysize(tty) on closed TTY #17

tkf opened this issue Feb 4, 2020 · 1 comment

Comments

@tkf
Copy link
Collaborator

tkf commented Feb 4, 2020

I had this segfault issue JuliaLang/julia#34620 while writing https://github.com/tkf/TmuxDisplays.jl. I think we'd better "vendor" JuliaLang/julia#34623 and then define some kind of fallback when the stream is closed. See also JuliaLang/julia#26687

@c42f
Copy link
Member

c42f commented Feb 4, 2020

Sure, sounds good to vendor that fix behind a VERSION check.

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

2 participants