hardcode and arrow up/down keybindings for list navigation
this is considered default behaviour
This commit is contained in:
@@ -76,7 +76,7 @@ impl Playlists {
|
||||
|
||||
// force refresh of UI (if visible)
|
||||
self.ev.send(Event::ScreenChange("playlists".to_owned()));
|
||||
},
|
||||
}
|
||||
Err(e) => {
|
||||
error!("can't parse playlist cache: {}", e);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user