nick42d / youtui

TUI and API for YouTube Music written in Rust
MIT License
46 stars 4 forks source link

Missing: 'Clear filter' #146

Closed rkratky closed 3 months ago

rkratky commented 3 months ago

I see the possibility to 'Clear sort', but there's no way to clear filter settings -- they just keep on being added (incl. empty filter). So, not only one cannot remove a filter to see all search results again (and/or start filtering from scratch), the filter also causes new search results to be filtered (thus often causing no results to be displayed).

image

nick42d commented 3 months ago

This should by accessible by pressing 'Filter (F3)' and then 'Clear Filter (F6)'. image

rkratky commented 3 months ago

Ah, nice. I didn't notice that :)