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

fix: fix fastfetch raw mode #62

Merged
merged 1 commit into from
Jan 14, 2023

Conversation

soopyc
Copy link
Contributor

@soopyc soopyc commented Jan 14, 2023

Description

With fastfetch v1.8.2, attempting to use the fastfetch backend results in this error.

$ hyfetch -b fastfetch
Error: unknown option: --raw

This PR fixes the issue by changing the --raw option to --file-raw.

@hykilpikonna
Copy link
Owner

Lol how can they just change arguments without backwards compatibility... 🙃

Thank you for noticing the change, but just changing it to --file-raw will probably break previous versions so I'll add a version detection

@hykilpikonna hykilpikonna merged commit d017b60 into hykilpikonna:master Jan 14, 2023
hykilpikonna added a commit that referenced this pull request Jan 14, 2023
@hykilpikonna
Copy link
Owner

Done!

image

@soopyc soopyc deleted the patch-fastfetch branch January 15, 2023 07:45
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

Successfully merging this pull request may close these issues.

2 participants