Update
This commit is contained in:
@@ -1,11 +1,21 @@
|
||||
def_key "j"
|
||||
scroll_down
|
||||
scroll_down
|
||||
|
||||
def_key "k"
|
||||
scroll_up
|
||||
scroll_up
|
||||
|
||||
def_key "h"
|
||||
previous_column
|
||||
previous_column
|
||||
|
||||
def_key "l"
|
||||
next_column
|
||||
next_column
|
||||
|
||||
def_key "l"
|
||||
play_item
|
||||
|
||||
def_key "H"
|
||||
previous
|
||||
|
||||
def_key "L"
|
||||
next
|
||||
|
||||
|
||||
Reference in New Issue
Block a user