-
Notifications
You must be signed in to change notification settings - Fork 539
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Fastfetch does not display logo when in a tmux session. This has been discussed here earlier #861. A fix has been committed and released in 2.11.3, though the issue persists.
I am on MacOs and got fastfetch throught brew. I tried the 2.18 and 2.21.1 versions of fastfetch.
Fastfetch config
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"modules": [
"os",
"kernel",
"uptime",
"separator",
"cpu",
"gpu",
"memory",
"swap",
"separator",
"de",
"wm",
"icons",
"terminal",
"terminalfont",
"localip",
"battery",
"poweradapter",
"locale",
"break",
"colors",
],
}
I tried multiple terminal emulators that all behaved the same. The following video is from WezTerm.
Screen.Recording.2024-08-10.at.1.33.59.mov
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working