-
Notifications
You must be signed in to change notification settings - Fork 554
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Read the FAQ first
- I have checked the FAQ but the issue is not covered
Description
In version 2.50.2, I get this help info:
fastfetch -h os-format --os-format: Sets the format string for OS output.
When I try to use it:
fastfetch --os-format Error: unknown option: --os-format
A number of options appear to have been removed in the latest version, but I can't find any documentation reflecting these changes.
Version used
fastfetch 2.50.2 (x86_64)
Bug prevalence
Always
Regression
Yes
Installation
Package manager
Package manager
brew
Screenshots
No response
Configuration
System information
[
{
"type": "Title",
"result": {
"userName": "tas",
"fullUserName": "Thomas Schmitz",
"hostName": "Thomass-iMac-2.fritz.box",
"homeDir": "/Users/tas/",
"exePath": "/usr/local/Cellar/fastfetch/2.50.2/bin/fastfetch",
"userShell": "/bin/zsh"
},
"stat": 0.008000001311302185
},
{
"type": "Separator",
"error": "Unsupported for JSON format",
"stat": 0.0020000003278255463
},
{
"type": "OS",
"result": {
"buildID": "24G90",
"codename": "Sequoia",
"id": "macos",
"idLike": "",
"name": "macOS",
"prettyName": "",
"variant": "",
"variantID": "",
"version": "15.6.1",
"versionID": "15.6.1"
},
"stat": 0.2809999994933605
},
{
"type": "Host",
"result": {
"family": "iMac20,1",
"name": "iMac (Retina 5K, 27-inch, 2020)",
"version": "1.0",
"sku": "",
"vendor": "Apple Inc.",
"serial": "H12F2JFWPN78",
"uuid": "D031D4A4-EA32-5D28-AEC5-F175EC79B65A"
},
"stat": 0.1510000005364418
},
{
"type": "BIOS",
"result": {
"date": "07/11/2025",
"release": "",
"vendor": "Apple Inc.",
"version": "2075.140.4.0.0 (iBridge: 22.16.16083.0.0,0)",
"type": "UEFI"
},
"stat": 0.06599999964237213
},
{
"type": "Bootmgr",
"result": {
"name": "iBoot",
"firmware": "/System/Library/CoreServices/boot.efi",
"order": 0,
"secureBoot": false
},
"stat": 0.017999999225139618
},
{
"type": "Board",
"result": {
"name": "Mac-CFF7D910A743CAAF",
"vendor": "Apple Inc.",
"version": "1.0",
"serial": ""
},
"stat": 0.08600000105798244
},
{
"type": "Chassis",
"result": {
"type": "All in One",
"vendor": "Apple Inc.",
"version": "",
"serial": ""
},
"stat": 0.10999999940395355
},
{
"type": "Kernel",
"result": {
"architecture": "x86_64",
"name": "Darwin",
"release": "24.6.0",
"version": "Darwin Kernel Version 24.6.0: Mon Jul 14 11:28:17 PDT 2025; root:xnu-11417.140.69~1/RELEASE_X86_64",
"displayVersion": "",
"pageSize": 4096
},
"stat": 0.003999998793005943
},
{
"type": "InitSystem",
"result": {
"name": "launchd",
"exe": "launchd",
"version": "7.0.0",
"pid": 1
},
"stat": 4.950000001117587
},
{
"type": "Uptime",
"result": {
"uptime": 11204960,
"bootTime": "2025-08-21T14:25:56.257+0200"
},
"stat": 0.21900000050663948
},
{
"type": "Loadavg",
"result": [
1.3310546875,
1.15087890625,
1.11572265625
],
"stat": 0.004999998956918716
},
{
"type": "Processes",
"result": 640,
"stat": 0.07400000095367432
},
{
"type": "Packages",
"result": {
"all": 254,
"amSystem": 0,
"amUser": 0,
"apk": 0,
"brew": 241,
"brewCask": 13,
"choco": 0,
"dpkg": 0,
"emerge": 0,
"eopkg": 0,
"flatpakSystem": 0,
"flatpakUser": 0,
"guixSystem": 0,
"guixUser": 0,
"guixHome": 0,
"hpkgSystem": 0,
"hpkgUser": 0,
"linglong": 0,
"mport": 0,
"nixDefault": 0,
"nixSystem": 0,
"nixUser": 0,
"opkg": 0,
"pacman": 0,
"pacstall": 0,
"paludis": 0,
"pisi": 0,
"pkg": 0,
"pkgtool": 0,
"pkgsrc": 0,
"macports": 0,
"rpm": 0,
"scoopUser": 0,
"scoopGlobal": 0,
"snap": 0,
"soar": 0,
"sorcery": 0,
"winget": 0,
"xbps": 0,
"pacmanBranch": ""
},
"stat": 0.2679999992251396
},
{
"type": "Shell",
"result": {
"exe": "zsh",
"exeName": "zsh",
"exePath": "/bin/zsh",
"pid": 1479,
"ppid": 1476,
"processName": "zsh",
"prettyName": "zsh",
"version": "5.9",
"tty": 0
},
"stat": 2.176000000908971
},
{
"type": "Editor",
"error": "$VISUAL or $EDITOR not set",
"stat": 0.004999998956918716
},
{
"type": "Display",
"result": [
{
"id": 69980924,
"name": "iMac",
"primary": true,
"output": {
"width": 5120,
"height": 2880,
"refreshRate": 59.99286444870247
},
"scaled": {
"width": 2560,
"height": 1440
},
"preferred": {
"width": 5120,
"height": 2880,
"refreshRate": 0.0
},
"physical": {
"width": 600,
"height": 340
},
"rotation": 0,
"bitDepth": 10,
"hdrStatus": "Unsupported",
"type": "Builtin",
"manufactureDate": {
"year": 2019,
"week": 22
},
"serial": 57564733,
"platformApi": "CoreGraphics"
}
],
"stat": 24.651000000536442
},
{
"type": "Brightness",
"result": [
{
"name": "iMac",
"max": 1.0,
"min": 0.0,
"current": 0.4909285008907318,
"builtin": true
}
],
"stat": 1.1569999996572733
},
{
"type": "Monitor",
"error": "Monitor module is an alias of Display module",
"stat": 0.0040000006556510925
},
{
"type": "LM",
"error": "Not supported on this platform",
"stat": 0.0010000001639127731
},
{
"type": "DE",
"result": {
"processName": "",
"prettyName": "Aqua",
"version": ""
},
"stat": 0.00299999862909317
},
{
"type": "WM",
"result": {
"processName": "WindowServer",
"prettyName": "Quartz Compositor",
"protocolName": "",
"pluginName": "",
"version": "278.4.7"
},
"stat": 1.1239999998360872
},
{
"type": "WMTheme",
"result": "Multicolor (Light)",
"stat": 0.10400000028312206
},
{
"type": "Theme",
"error": "Not supported on this platform",
"stat": 0.005000000819563866
},
{
"type": "Icons",
"error": "Not supported on this platform",
"stat": 0.0
},
{
"type": "Font",
"result": {
"display": ".AppleSystemUIFont [System], Helvetica [User]",
"fonts": [
".AppleSystemUIFont",
"Helvetica",
".AppleSystemUIFontMonospaced",
"Menlo"
]
},
"stat": 4.103000000119209
},
{
"type": "Cursor",
"result": {
"theme": "Fill - Black, Outline - White",
"size": "32"
},
"stat": 0.12700000032782555
},
{
"type": "Wallpaper",
"result": "Built-in default wallpaper",
"stat": 0.14199999906122684
},
{
"type": "Terminal",
"result": {
"processName": "Apple_Terminal",
"exe": "/System/Applications/Utilities/Terminal.app/Contents/MacOS/Terminal",
"exeName": "Terminal",
"exePath": "/System/Applications/Utilities/Terminal.app/Contents/MacOS/Terminal",
"pid": 1442,
"ppid": 1,
"prettyName": "Apple Terminal",
"version": "455.1",
"tty": "/dev/ttys000"
},
"stat": 1.3410000000149012
},
{
"type": "TerminalFont",
"result": {
"font": {
"name": "Menlo-Regular",
"size": "18",
"styles": [],
"pretty": "Menlo-Regular (18pt)"
},
"fallback": {
"name": "",
"size": "",
"styles": [],
"pretty": ""
}
},
"stat": 67.4429999999702
},
{
"type": "TerminalSize",
"result": {
"columns": 80,
"rows": 24,
"width": 880,
"height": 528
},
"stat": 0.008999999612569809
},
{
"type": "TerminalTheme",
"result": {
"fg": {
"r": 245,
"g": 245,
"b": 245,
"dark": false
},
"bg": {
"r": 0,
"g": 0,
"b": 0,
"dark": true
}
},
"stat": 0.40000000037252903
},
{
"type": "CPU",
"result": {
"cpu": "Intel(R) Core(TM) i5-10600",
"vendor": "GenuineIntel",
"packages": 1,
"cores": {
"physical": 6,
"logical": 12,
"online": 12
},
"frequency": {
"base": 3300,
"max": 3300
},
"coreTypes": [
{
"count": 12,
"freq": 1
}
],
"temperature": 42.5625
},
"stat": 1.828999999910593
},
{
"type": "CPUCache",
"result": {
"l1": [
{
"size": 32768,
"num": 6,
"lineSize": 0,
"type": "instruction"
},
{
"size": 32768,
"num": 6,
"lineSize": 0,
"type": "data"
}
],
"l2": [
{
"size": 262144,
"num": 3,
"lineSize": 0,
"type": "unified"
}
],
"l3": [
{
"size": 12582912,
"num": 0,
"lineSize": 0,
"type": "unified"
}
]
},
"stat": 0.041999999433755875
},
{
"type": "CPUUsage",
"result": [
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"stat": 205.19199999980628
},
{
"type": "GPU",
"result": [
{
"index": null,
"coreCount": null,
"coreUsage": 0.0,
"memory": {
"dedicated": {
"total": null,
"used": null
},
"shared": {
"total": 0,
"used": 0
},
"type": null
},
"driver": "com.apple.driver.AppleIntelKBLGraphics 23.0.7",
"name": "Intel HD Graphics CFL",
"temperature": 46.65625,
"type": "Integrated",
"vendor": "Intel",
"platformApi": "IOKit",
"frequency": null,
"deviceId": 4294968904
},
{
"index": 1,
"coreCount": null,
"coreUsage": 1.0,
"memory": {
"dedicated": {
"total": 0,
"used": 0
},
"shared": {
"total": null,
"used": null
},
"type": null
},
"driver": "com.apple.kext.AMDRadeonX6000 7.0.0",
"name": "AMD Radeon Pro 5300",
"temperature": 46.65625,
"type": "Discrete",
"vendor": "AMD",
"platformApi": "Metal 3",
"frequency": null,
"deviceId": 4294968988
}
],
"stat": 12.082000000402331
},
{
"type": "Memory",
"result": {
"total": 42949672960,
"used": 16760303616
},
"stat": 0.008999999612569809
},
{
"type": "PhysicalMemory",
"result": [
{
"size": 17179869184,
"maxSpeed": 2133,
"runningSpeed": 2133,
"type": "DDR4",
"locator": "Slot 1 (Channel A / DIMM 1)",
"formFactor": "",
"vendor": "Kingston",
"serial": "C6BA7931",
"partNumber": "9905744-074.A00G",
"ecc": false
},
{
"size": 4294967296,
"maxSpeed": 2133,
"runningSpeed": 2133,
"type": "DDR4",
"locator": "Slot 2 (Channel A / DIMM 0)",
"formFactor": "",
"vendor": "SK Hynix",
"serial": "846E33AC",
"partNumber": "HMA851S6DJR6N-VK",
"ecc": false
},
{
"size": 17179869184,
"maxSpeed": 2133,
"runningSpeed": 2133,
"type": "DDR4",
"locator": "Slot 3 (Channel B / DIMM 1)",
"formFactor": "",
"vendor": "Kingston",
"serial": "D47A77C6",
"partNumber": "9905744-074.A00G",
"ecc": false
},
{
"size": 4294967296,
"maxSpeed": 2133,
"runningSpeed": 2133,
"type": "DDR4",
"locator": "Slot 4 (Channel B / DIMM 0)",
"formFactor": "",
"vendor": "SK Hynix",
"serial": "846E33FD",
"partNumber": "HMA851S6DJR6N-VK",
"ecc": false
}
],
"stat": 155.44700000062585
},
{
"type": "Swap",
"result": [
{
"name": "Encrypted",
"used": 0,
"total": 0
}
],
"stat": 0.01899999938905239
},
{
"type": "Disk",
"result": [
{
"bytes": {
"available": 711961677824,
"free": 711961677824,
"total": 1000240963584,
"used": 288279285760
},
"files": {
"total": 4294152132,
"used": 425955
},
"filesystem": "apfs",
"mountpoint": "/",
"mountFrom": "/dev/disk1s1s1",
"name": "Macintosh HD",
"volumeType": [
"Regular",
"Read-only"
],
"createTime": "2025-08-16T20:44:29.000+0200"
},
{
"bytes": {
"available": 711961677824,
"free": 711961677824,
"total": 1000240963584,
"used": 288279285760
},
"files": {
"total": 2660020408,
"used": 2236944
},
"filesystem": "apfs",
"mountpoint": "/System/Volumes/Data",
"mountFrom": "/dev/disk1s2",
"name": "Data",
"volumeType": [
"Hidden"
],
"createTime": "2020-09-21T23:30:43.000+0200"
},
{
"bytes": {
"available": 711964651520,
"free": 711964651520,
"total": 1000240963584,
"used": 288276312064
},
"files": {
"total": 2657819054,
"used": 6550
},
"filesystem": "apfs",
"mountpoint": "/System/Volumes/Preboot",
"mountFrom": "/dev/disk1s3",
"name": "Preboot",
"volumeType": [
"Hidden"
],
"createTime": "2021-01-08T13:37:11.889+0100"
},
{
"bytes": {
"available": 711982497792,
"free": 711982497792,
"total": 1000240963584,
"used": 288258465792
},
"files": {
"total": 2657986858,
"used": 74
},
"filesystem": "apfs",
"mountpoint": "/System/Volumes/Update",
"mountFrom": "/dev/disk1s6",
"name": "Update",
"volumeType": [
"Hidden"
],
"createTime": "2021-01-12T16:01:16.874+0100"
},
{
"bytes": {
"available": 711982497792,
"free": 711982497792,
"total": 1000240963584,
"used": 288258465792
},
"files": {
"total": 2657986784,
"used": 0
},
"filesystem": "apfs",
"mountpoint": "/System/Volumes/VM",
"mountFrom": "/dev/disk1s5",
"name": "VM",
"volumeType": [
"Hidden"
],
"createTime": "2024-09-17T18:37:01.616+0200"
}
],
"stat": 0.16700000129640102
},
{
"type": "Btrfs",
"error": "Not supported on this platform",
"stat": 0.0010000001639127731
},
{
"type": "Zpool",
"error": "Not supported on this platform",
"stat": 0.0010000001639127731
},
{
"type": "Battery",
"result": [],
"stat": 0.04999999888241291
},
{
"type": "PowerAdapter",
"result": [],
"stat": 0.33500000089406967
},
{
"type": "Player",
"error": "Player module is an alias of Media module",
"stat": 0.001999998465180397
},
{
"type": "Media",
"error": "No media found",
"stat": 137.17500000074506
},
{
"type": "PublicIp",
"result": {
"ip": "89.244.87.216",
"location": "Köln, DE"
},
"stat": 0.09500000067055225
},
{
"type": "LocalIp",
"result": [
{
"name": "en0",
"defaultRoute": {
"ipv4": true,
"ipv6": true
},
"ipv4": "192.168.178.42/24",
"ipv6": "fe80::ce9:a6a3:383c:ac73/64,2001:16b8:b815:a000:10c8:3de7:cfc5:9d58/64,2001:16b8:b815:a000:48c8:412b:cd07:6fec/64",
"mac": "3c:7d:0a:09:bb:7e",
"mtu": 1500,
"speed": 1000,
"flags": "UP,BROADCAST,RUNNING,MULTICAST,NOTRAILERS,SIMPLEX"
}
],
"stat": 0.15599999949336052
},
{
"type": "DNS",
"result": [
"192.168.178.1",
"fd00::3631:c4ff:fee4:25e",
"2001:16b8:b815:a000:3631:c4ff:fee4:25e"
],
"stat": 0.31499999947845936
},
{
"type": "Wifi",
"result": [
{
"inf": {
"description": "en1",
"status": "Power On"
},
"conn": {
"status": "Active",
"ssid": "<redacted>",
"bssid": "<redacted>",
"protocol": "802.11ac (Wi-Fi 5)",
"security": "WPA2 Personal",
"signalQuality": 100.0,
"rxRate": null,
"txRate": 650.0,
"channel": 124,
"frequency": 5400
}
}
],
"stat": 11.09800000116229
},
{
"type": "DateTime",
"result": "2025-08-21T17:32:41.844+0200",
"stat": 0.009000001475214958
},
{
"type": "Locale",
"result": "C",
"stat": 0.001999998465180397
},
{
"type": "Vulkan",
"error": "dlopen libvulkan.dylib failed",
"stat": 0.20100000128149986
},
{
"type": "OpenGL",
"result": {
"version": "4.1 ATI-7.0.23",
"renderer": "AMD Radeon Pro 5300 OpenGL Engine",
"vendor": "ATI Technologies Inc.",
"slv": "4.10",
"library": "CGL 1.2"
},
"stat": 11.592000000178814
},
{
"type": "OpenCL",
"result": {
"version": "1.2 (Jul 11 2025 19:18:11)",
"name": "Apple",
"vendor": "Apple",
"gpus": [
{
"type": "Discrete",
"vendor": "AMD",
"name": "AMD Radeon Pro 5300 Compute Engine",
"driver": "(Jul 15 2025 00:03:43)",
"platformApi": "OpenCL 1.2",
"coreCount": 20,
"frequency": 1650,
"memory": {
"dedicated": {
"total": 4278190080,
"used": null
},
"shared": {
"total": null,
"used": null
}
},
"deviceId": 16915968
}
]
},
"stat": 3.2060000002384186
},
{
"type": "Users",
"result": [
{
"name": "tas",
"hostName": "",
"sessionName": "console",
"clientIp": "",
"loginTime": "2025-08-21T14:26:32.833+0200"
}
],
"stat": 0.0689999982714653
},
{
"type": "Bluetooth",
"result": [],
"stat": 3514.619000000879
},
{
"type": "BluetoothRadio",
"result": [
{
"name": "Thomas’s iMac (2)",
"address": "14:7D:DA:E3:79:BA",
"lmpVersion": -11,
"lmpSubversion": null,
"vendor": "Apple",
"enabled": true,
"discoverable": false,
"connectable": true
}
],
"stat": 87.21399999968708
},
{
"type": "Sound",
"result": [
{
"active": true,
"main": true,
"volume": 0,
"name": "iMac Speakers",
"identifier": "BuiltInSpeakerDevice",
"platformApi": "Core Audio"
}
],
"stat": 61.130000000819564
},
{
"type": "Camera",
"result": [
{
"name": "FaceTime HD Camera (Built-in)",
"vendor": "Apple Inc.",
"colorSpace": "sRGB",
"id": "0x8020000005ac8514",
"width": 1024,
"height": 768
}
],
"stat": 53.25299999862909
},
{
"type": "Gamepad",
"result": [],
"stat": 0.13700000010430813
},
{
"type": "Mouse",
"result": [
{
"serial": "",
"name": "Usb Mouse"
}
],
"stat": 9.549000000581145
},
{
"type": "Keyboard",
"result": [
{
"serial": "",
"name": "Apple Keyboard"
},
{
"serial": "pqrs.org:Karabiner-DriverKit-VirtualHIDKeyboard",
"name": "Karabiner DriverKit VirtualHIDKeyboard 1.8.0"
}
],
"stat": 12.401000000536442
},
{
"type": "Weather",
"result": "+24°C - Sunny (Duisburg, Germany)",
"stat": 0.0859999991953373
},
{
"type": "NetIO",
"result": [
{
"name": "en0",
"defaultRoute": true,
"txBytes": 272,
"rxBytes": 467,
"txPackets": 3,
"rxPackets": 3,
"rxErrors": 0,
"txErrors": 0,
"rxDrops": 0,
"txDrops": 0
}
],
"stat": 0.012000000104308128
},
{
"type": "DiskIO",
"result": [
{
"name": "APPLE SSD AP1024N Media",
"devPath": "/dev/disk0",
"bytesRead": 1312768,
"bytesWritten": 768000,
"readCount": 84,
"writeCount": 28
},
{
"name": "Micron CT4000X9SSD9 Media",
"devPath": "/dev/disk2",
"bytesRead": 0,
"bytesWritten": 0,
"readCount": 0,
"writeCount": 0
}
],
"stat": 0.596000000834465
},
{
"type": "PhysicalDisk",
"result": [
{
"name": "APPLE SSD AP1024N Media",
"devPath": "/dev/disk0",
"interconnect": "PCI-Express",
"kind": "SSD",
"size": 1000555581440,
"serial": "C02051200KB015X2R",
"removable": false,
"readOnly": false,
"revision": "1310",
"temperature": 42.0
},
{
"name": "Micron CT4000X9SSD9 Media",
"devPath": "/dev/disk2",
"interconnect": "USB",
"kind": null,
"size": 4000787030016,
"serial": "",
"removable": false,
"readOnly": false,
"revision": "PMAP",
"temperature": null
}
],
"stat": 1.9069999996572733
},
{
"type": "TPM",
"error": "No Apple Security hardware detected",
"stat": 0.017999999225139618
},
{
"type": "Version",
"result": {
"projectName": "fastfetch",
"sysName": "macOS",
"architecture": "x86_64",
"version": "2.50.2",
"versionGit": "",
"cmakeBuiltType": "Release",
"compileTime": "Aug 16 2025, 13:50:39",
"compiler": "Apple clang 16.0.0 (16000026)",
"debugMode": false,
"libc": "libSystem 1345.120.2"
},
"stat": 0.0010000001639127731
},
{
"type": "Break",
"error": "Unsupported for JSON format",
"stat": 0.0
},
{
"type": "Colors",
"error": "Unsupported for JSON format",
"stat": 0.0010000001639127731
}
]
Features built-in
threads
vulkan
imagemagick7
chafa
zlib
sqlite3
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working