mirror of
https://github.com/aditya-K2/gspt.git
synced 2026-01-08 21:37:58 -05:00
Implement play_entry for search view
This commit is contained in:
@@ -24,6 +24,7 @@ var (
|
||||
},
|
||||
"search_view": {
|
||||
{K: tcell.KeyEnter}: "open_entry",
|
||||
{K: tcell.KeyCtrlP}: "play_entry",
|
||||
},
|
||||
"global": {
|
||||
{R: 'd'}: "choose_device",
|
||||
|
||||
Reference in New Issue
Block a user