fastfetch icon indicating copy to clipboard operation
fastfetch copied to clipboard

Like neofetch, but much faster because written mostly in C.

Results 82 fastfetch issues
Sort by recently updated
recently updated
newest added

2024-05-04 00:29:26.160 fastfetch[32562:3328224] WARNING: AVCaptureDeviceTypeExternal is deprecated for Continuity Cameras. Please use AVCaptureDeviceTypeContinuityCamera and add NSCameraUseContinuityCameraDeviceType to your Info.plist. Related to: https://github.com/opencv/opencv-python/issues/916 https://developer.apple.com/documentation/avfoundation/avcapturedevicetypeexternalunknown ![Screenshot 2024-05-04 at 00 35 08](https://github.com/fastfetch-cli/fastfetch/assets/10036256/535cadc0-1437-4c63-8faa-0cb3cadb7411)

bug

This commit https://github.com/fastfetch-cli/fastfetch/commit/71cba2451a13fdb56bbbdca943a3fb8fd194d901 disables image logos if fastfetch is running inside a tmux session, however it seems unnecessary, for me sixel logos work perfectly fine inside tmux (see screenshot). ![image](https://github.com/fastfetch-cli/fastfetch/assets/142042427/693587a4-8b4e-4038-9fb5-a00baf62e094)...

bug

# General description of bug: * What happened: fastfetch -v conflicting with apt installed version information * What should happen: fastfetch version information should consistently report correct version across fastfetch,...

bug

# General description of bug: * What happened: `fastfetch --logo .\Pictures\image.png --logo-type iterm` puts fastfetch text over image * What should happen: `fastfetch --logo .\Pictures\image.png --logo-type iterm` should puts fastfetch...

bug

## Wanted features: The ability to set a secondary key in every module list. ```jsonc { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { "padding": { "top": 2 } }, "display": { "separator": "...

enhancement

# General description of bug: * What happened: Running `fastfetch --logo ~/mylogo.png --logo-width 38` yields with different results when running it in bash vs. zsh (check the screenshot below) *...

bug

![image](https://github.com/fastfetch-cli/fastfetch/assets/36221770/f9fe85f5-cf02-44a2-80f5-6ab65aa9274f)

enhancement

### Summary While fuzzing `fastfetch` (4175dfdc3a9990060c9d7681da86702d2639b3ad) it was found that the application suffers from out-of-bound due to lack of input validation, allowing application to crash via a crafted configuration files...

bug