9fb818b8040e571d34c87775a3226f9354834ecc
- Ctrl+U / Ctrl+D for half-page scrolling in the station list
- ESC in Normal mode clears the active search filter
- Replace dual #[cfg(test)] play_station methods with a single method
using an injected SpawnFn; tests use App::without_player()
- Fix all clippy warnings (collapsible ifs, sort_by_key, type_complexity)
Description
No description provided
Languages
Rust
100%