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

Request to migrate away from legacy packages #135

Open
iSaluki opened this issue Oct 21, 2023 · 2 comments
Open

Request to migrate away from legacy packages #135

iSaluki opened this issue Oct 21, 2023 · 2 comments

Comments

@iSaluki
Copy link

iSaluki commented Oct 21, 2023

This project uses the following legacy crates:

  • clipboard
  • isatty

I am currently interested in packaging jless for the Fedora repositories, but I cannot do so until these packages are upgraded for something that is actively maintained.

@decathorpe
Copy link

Note that libc-stdhandle is also obsolete, and has not been updated in 6 years.
Is there a reason why the safe std::io::stdin / std::io::stderr / std::iostdout` functions from the Rust standard library cannot be used instead?

@iSaluki
Copy link
Author

iSaluki commented Oct 22, 2023

I'll treat libc-stdhandle as in need or replacement too. I'm currently (slowly) working on making these improvements over here: https://github.com/iSaluki/jless

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