Closed Paullux closed 3 years ago
Your verbose log is incomplete. I need a complete log to see what's going on. Add -vv 2>neofetchlog
to the problem command you are talking about. :+1:
Complete verbose log : https://pastebin.com/zz6aausM
May I also see the ASCII file you are using? I have a hunch as to what the issue is.
the ASCII file is here https://drive.google.com/open?id=1bjmNXxW5RAZFEFnJNaAMv62NRrnfwjLy
I create it with jp2a from a jpeg picture.
I apologize but I am not able to download from Google Drive. Some kind of issue with Firefox.
(Removed mirror URL now that it's served its purpose).
My hunch was right. Neofetch doesn't currently support ASCII arts with escape sequences, only with ${c1}
->${c6}
markers. Consider this issue a feature request, will work on it.
would adding line=${line//\[[0-9;]+m/}
in print_ascii work? (untested as my terminal doesn't support pasting \033)
I did submit a pull request to add this feature but it was closed for an unknown reason.
I would like to see this feature implemented in neofetch as well!
Description
When i will use an another ascii image (when i use --source) the infos from system aren't show
Neofetch version
6.0.0
Screenshot
Config file
Verbose log
neofetch -vv 2> neofetchlog
neofetchlog
to pastebin, gist or equivalent.https://pastebin.com/zF3Ms2Mi