Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Wrong terminal reported on macOS #878

Closed
MVS opened this issue May 5, 2024 · 1 comment
Closed

[BUG] Wrong terminal reported on macOS #878

MVS opened this issue May 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@MVS
Copy link

MVS commented May 5, 2024

General description of bug:

  • What happened: Terminal.app on macOS Ventura (M2 Mac mini) is reported as "Terminal", which breaks the terminal font detection (as seen in the screenshot below). I'm using bash, but the same happens using zsh.
  • What should happen: Terminal.app should be reported as "Apple_Terminal":
$ echo $TERM_PROGRAM
Apple_Terminal
  • Fastfetch version used: 2.11.3
  • Did it work in an older version: No
  • Where did you get the binary: Homebrew
  • Does this issue still occurs in the latest dev build? Not tested yet

Often helpful information:

Screenshot:

Screenshot 2024-05-04 at 11 54 38 PM

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

(None)

Output of fastfetch --list-features:

threads
vulkan
imagemagick7
chafa
zlib
sqlite3
@MVS MVS added the bug Something isn't working label May 5, 2024
@CarterLi
Copy link
Member

CarterLi commented May 5, 2024

Reproduced in my macbook

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants