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

panic opening terminal #1

Closed
wezm opened this issue Feb 24, 2018 · 2 comments
Closed

panic opening terminal #1

wezm opened this issue Feb 24, 2018 · 2 comments

Comments

@wezm
Copy link

wezm commented Feb 24, 2018

fselect panics when opening stdout when newer terminfo/ncurses is present. It’s a issue with the term crate, due to a change in the ncurses. The issue in term is now fixed but fselect will need to be updated to use the new version to fix the issue.

See the term issue for more info: Stebalien/term#81 (comment)

Thanks again for building a neat tool in Rust.

@jhspetersson
Copy link
Owner

Thanks for pointing this out! Updated term dependency with the last version.
Could you please check if fselect works for you now?

@wezm
Copy link
Author

wezm commented Feb 24, 2018

Can confirm the new version works. Thank you 👍

@wezm wezm closed this as completed Feb 24, 2018
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