neofetch icon indicating copy to clipboard operation
neofetch copied to clipboard

Improvement idea for multiprocessor systems, current output is unclear

Open Nalorokk opened this issue 4 years ago • 1 comments

Description

Neofetch provides such output on dual xeon:

CPU: Intel Xeon E5405 (8) @ 2.000GHz

I think it would be a lot cleaner if it would be instead like this:

CPU: 2 x Intel Xeon E5405 (4) @ 2.000GHz

Neofetch version

7.1.0

neofetch verbose log

Nalorokk avatar Oct 04 '20 12:10 Nalorokk

Just solved this in my fork HyFetch. (See commit https://github.com/hykilpikonna/hyfetch/commit/c176e6ffaef6394969159485fa9b5851df4d36f6)

I only have a single-cpu system but I'm pretty sure that it would work on a multi-cpu system as well. You can test this out!

image

hykilpikonna avatar Aug 12 '22 02:08 hykilpikonna