mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-08 21:54:13 +01:00
Add / and ? Player mode commands to TODO.
This commit is contained in:
@@ -5,3 +5,4 @@ BUGS:
|
||||
|
||||
FEATURES:
|
||||
9 Xulmus logo
|
||||
9 / and ? possibly reusing "Jump to" functionality directly.
|
||||
|
||||
@@ -93,6 +93,7 @@ function Player() // {{{
|
||||
////////////////////// COMMANDS ////////////////////////////////////////////////
|
||||
/////////////////////////////////////////////////////////////////////////////{{{
|
||||
|
||||
// TODO: presumably this will eventually just filter the library view like cmus? --djk
|
||||
commands.add(["f[ilter]"],
|
||||
"Filter and play tracks",
|
||||
function (args)
|
||||
|
||||
Reference in New Issue
Block a user