Skip to content

Add fuzzy search to TUI song browser

Jason Heard requested to merge text-search into master

When in any list on the left pane, type 'f' or '/' to enter search mode and type to find. Pressing Esc exits find mode and selecting an item that causes you to move into another menu will do so as well.

  • Also fixed minor bug with headless servers continuing to play what they remember being told from before when the server restarts and they re-connect. This makes it look like they are not playing while they really are.

Merge request reports