diff --git a/neofetch b/neofetch index 8fe058b5..9f862f8b 100755 --- a/neofetch +++ b/neofetch @@ -3317,6 +3317,10 @@ main() { printinfo [ "$image" != "off" ] && dynamicprompt + # w3m-img: Draw the image a second time to fix + # rendering issues in specific terminal emulators. + [ "$image_backend" == "w3m" ] && displayimage + # Re-enable line wrap printf "%b%s" "\033[?7h"