V2.6.0
Changes
- ueberzugpp is now the main version of ueberzug that is recommended to use
ueberzugshould still work
Features
-
sixelthumbnail viewer- requires
ueberzugpp - only works in terminals with
sixelsupport, eg:wezterm,foot
- requires
-
kittythumbnail viewer- yes this was removed last update, however it now also requires
ueberzugpp - only works in terminals with
kittysupport, eg:kitty
- yes this was removed last update, however it now also requires
-
iterm2thumbnail viewer- requires
ueberzugpp - only works in terminals with
iterm2support, eg:wezterm,iterm2
- requires
-
when
-dfails to download, a notification will be sent if notify_playing is 1
Addons
Extensions
-
comments: detects if a video is playing in ytfzf and will scrape the comments for that video.- to use:
- have a ytfzf instance playing a video
ytfzf -e comments
- to use:
-
auto-thumb: basic kitty/sixel/iterm2 detection support (just checks which terminal you are using)
Fixes
-
thumbnail viewer not carried into submenu
-
ytdl_optsdoes not work -
--sortdoes not work (is_sort=1does) -
#699, thumbnails not downloading properly when quality is
high -
-s, instead of asking for new search, it used the old search -
$enable_histand$enable_search_histvariables do nothing (@futureisfoss #673) -
-a/-r/-S are now compatible with -D and other interfaces
-
In ksh there is an error that says
.../var-fifo [Interrupted system call] -
in some shells, it complains that there is a syntax error
-
In the
playlistsextension,--rfpand--atpdo not work
Code
- interface_scripting is now longer a thing, and has been replaced with an initial call to
auto_select, then torun_interfaceifauto_selectfails