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

Add some dependency version information to yazi --debug #1104

Closed
1 task
sxyazi opened this issue May 29, 2024 · 1 comment · Fixed by #1112
Closed
1 task

Add some dependency version information to yazi --debug #1104

sxyazi opened this issue May 29, 2024 · 1 comment · Fixed by #1112
Labels
feature New feature request good first issue Good for newcomers

Comments

@sxyazi
Copy link
Owner

sxyazi commented May 29, 2024

Please describe the problem you're trying to solve

When users report a bug, it will be possible to know if they have installed the necessary dependencies and their version numbers.

Would you be willing to contribute this feature?

  • Yes, I'll give it a shot

Describe the solution you'd like

Add the version numbers of the following dependencies:

  • ffmpegthumbnailer
  • unar
  • jq
  • poppler
  • fd
  • rg
  • fzf
  • zoxide
  • chafa (Will be counted as a optional dependency after Yazi v0.3)
  • tmux

to:

fn action_debug() -> Result<String, std::fmt::Error> {

Additional context

No response

Copy link

github-actions bot commented Jul 4, 2024

I'm going to lock this issue because it has been closed for 30 days. ⏳
This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant