fastfetch-cli/fastfetch

[BUG] fastfetch failed to retrieve command output

Offen

#1.418 geöffnet am 26.11.2024

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (776 Forks)batch import
applebughelp wanted

Repository-Metriken

Stars
 (22.707 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 3T) (14 gemergte PRs in 30 T)

Beschreibung

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