fastfetch-cli/fastfetch

[BUG] fastfetch failed to retrieve command output

Open

#1,418 opened on Nov 26, 2024

View on GitHub
 (4 comments) (0 reactions) (0 assignees)C (776 forks)batch import
applebughelp wanted

Repository metrics

Stars
 (22,707 stars)
PR merge metrics
 (Avg merge 3d) (14 merged PRs in 30d)

Description

Be sure to read the FAQ before submitting a new issue.

General description of bug:

  • What happened: Command output is not displayed
  • What should happen: Command output should be displayed
  • Fastfetch version used: fastfetch 2.30.1 (aarch64)
  • Did it work in an older version: N/A
  • Where did you get the binary: Homebrew
  • Does this issue still occur in the latest dev build? N/A

Often helpful information:

Screenshot:

N/A

The content of the configuration file you use (if any):

{
  "type": "command",
  "text": "/usr/bin/ssh-agent",
}

Output of fastfetch -c ci.jsonc --format json:

N/A

Output of fastfetch --list-features:

threads
vulkan
imagemagick7
chafa
zlib
sqlite3

Contributor guide