ncmpcpp: Map search engine keys to uppercase S
This commit is contained in:
parent
9e43483fd8
commit
c96a1feec4
1 changed files with 2 additions and 2 deletions
|
@ -58,9 +58,9 @@ def_key "g"
|
|||
move_home
|
||||
def_key "U"
|
||||
update_database
|
||||
def_key "s"
|
||||
def_key "S"
|
||||
reset_search_engine
|
||||
def_key "s"
|
||||
def_key "S"
|
||||
show_search_engine
|
||||
#def_key "f"
|
||||
# show_browser
|
||||
|
|
Loading…
Reference in a new issue