>>107720187
>>107719757
snippet from updated preview wrapper
video/*)
case "$(tty)" in
/dev/tty*)
eza --no-time --color=always --icons -sextension --group-directories-first -lhgTL3 "$1"
exiftool "$1"
;;
/dev/pts/*)
eza --no-time --color=always --icons -sextension --group-directories-first -lhgTL3 "$1"
exiftool "$1"
;;
*)
eza --no-time --color=always --icons -sextension --group-directories-first -lhgTL3 "$1"
Comment too long. Click here to view the full text.