Adriano Oliviero
Adriano Oliviero
Ok I know that a lot of time passed since the last activity in this issue, but I think it's time to test the new implementation. This issue should be...
Should be fixed, I'm closing because of inactivity
Yes this is an issue I didn't think about, what solution would you propose?
You are right, maybe a better solution would be to add compiler version and other compile-time info for debugging
I implemented a more complex way to "hard code" version tags. Now compiler info is included (for possible debugging purposes), git tag description and the version tag (hard coded as...
I am rewriting the "rendering" function. I'll keep this in mind.
> I expect uwufetch show the image of the arch logo To print the image instead of the ascii logo, you should use the `-i` option: `uwufetch -i` > how...
I think that happens because of the `$TERM` variable that kitty sets to `xterm-kitty` by default, but tmux changes it to `tmux-256color`. You could try to change it back to...
I currently do not own an iPhone, so all I can do is try to guide you to the solution. Assuming you downloaded the main branch, you should comment [lines...
> it overwrites the system libfetch (which is for a program called fetch, it's used for grabbing files over HTTP and FTP) with uwufetch's libfetch. This breaks the system package...