parent
a53d24861f
commit
1349e39941
1
nncmpp.c
1
nncmpp.c
|
@ -2002,6 +2002,7 @@ g_normal_defaults[] =
|
||||||
// Not sure how to set these up, they're pretty arbitrary so far
|
// Not sure how to set these up, they're pretty arbitrary so far
|
||||||
{ "Enter", ACTION_CHOOSE },
|
{ "Enter", ACTION_CHOOSE },
|
||||||
{ "Delete", ACTION_DELETE },
|
{ "Delete", ACTION_DELETE },
|
||||||
|
{ "d", ACTION_DELETE },
|
||||||
{ "Backspace", ACTION_UP },
|
{ "Backspace", ACTION_UP },
|
||||||
{ "v", ACTION_MULTISELECT },
|
{ "v", ACTION_MULTISELECT },
|
||||||
{ "/", ACTION_MPD_SEARCH },
|
{ "/", ACTION_MPD_SEARCH },
|
||||||
|
|
Loading…
Reference in New Issue