ytfzf
ytfzf copied to clipboard
Preview does not work in Endeveavor OS
I am trying to get the thumbnails work in my Qtile, Xonsh, Kitty combo. When i run
ytfzf -t --thumb-viewer=kitty
the terminal is vertically split and a new kitty terminal is opened but no preview. when i exit the new terminal, i get the list of videos pictured below but with lot of errors on the left.
thumb-view any idea why this occurs.
xonsh
is not a posix compliant shell, try using bash
or smth to run ytfzf
(theres another bug related to kitty where the image appeara on the wrong side that you might run into)
Same here with another Endeavour OS flavour, bspwm Community Edition. If I rename the .Xauthority file to .Xauthority.bak breaks one Polybar section and still thumbnails doesn't work at all. edit to comment, I'm using XFCE Terminal
what is the output of ls -l /bin/sh
, are you using the kitty terminal?
you could try bash ytfzf ...
For me is solved, sorry, was my fault. I'm noob on Linux
hey you don't have to be sorry!