neofetch icon indicating copy to clipboard operation
neofetch copied to clipboard

Ampersand Character Breaks Song Info

Open AzureArmageddon opened this issue 2 years ago • 0 comments

Description

info "Song" song seems not to sanitise inputs correctly since when I play this song on Spotify for example, I get an unexpected %artist% in the output where I expect to see a & displayed instead.

Expected Result

Song: Sam & Dave - Hold On, I'm Comin' - Hold On, I'm Comin'

Actual Result

Song: Sam %artist% Dave - Hold On, I'm Comin' - Hold On, I'm Comin'
  • [ ] Does this issue still occur in the master branch? (Required if issue)
    • I haven't tested on master

Neofetch version

7.1.0

Screenshot

Config file

Replicable using default config.conf with info "Song" song uncommented.

Verbose log

Pastebin

AzureArmageddon avatar Oct 11 '23 10:10 AzureArmageddon