feat: add live fuzzy search/filter for torrents

This commit is contained in:
2026-01-01 15:48:51 +02:00
parent 82389ef5b3
commit 1b145f9ace
11 changed files with 113 additions and 16 deletions

View File

@@ -35,6 +35,10 @@ rename_torrent = "r"
delete = "d"
delete_force = "D"
# Search/filter
filter = "/"
clear_filter = "escape"
# General
toggle_help = "?"
quit = "q"