From efcc7e827358e5309d87f82036e5768a35df7369 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 13 Jun 2016 19:25:09 +1000 Subject: [PATCH] Fix image mode in tmux --- neofetch | 1 + 1 file changed, 1 insertion(+) diff --git a/neofetch b/neofetch index 7d16423a..946f9a95 100755 --- a/neofetch +++ b/neofetch @@ -2234,6 +2234,7 @@ getimage () { stty -echo if [ -n "$TMUX" ]; then printf "%b%s" "\033Ptmux;\033\033[14t\033\033[c\033\\" + read_flags="-d c" elif [ "$image_backend" == "tycat" ]; then printf "%b%s" "\033}qs\000"